1
0
Fork
You've already forked synctube
0
Automatically sync your data across YouTube clients
  • Rust 100%
Find a file
2026年07月16日 16:12:04 +07:00
assets Added README.md and license 2026年05月23日 20:02:28 +03:00
src feat: separated http requests functional from LibreTube to another module 2026年06月20日 20:03:56 +03:00
.gitignore chore: .gitignore updated 2026年05月24日 10:15:13 +03:00
Cargo.lock chore: moved from eyre to anyhow 2026年05月25日 12:50:49 +03:00
Cargo.toml features: conflicts resolver & InnerEq implementation 2026年06月04日 15:11:41 +03:00
conf.toml feat: registration support 2026年05月25日 12:52:32 +03:00
LICENSE Added README.md and license 2026年05月23日 20:02:28 +03:00
README.md chore: updated project status 2026年07月16日 16:12:04 +07:00

SyncTube logo

SyncTube

Automatically sync your data across YouTube clients

Current status

Development is suspended until the release of synchronization in LibreTube.

Installation and preparation

  1. Build the project yourself using cargo build -r or cargo install --path .
  2. Edit conf.toml
  3. If you wish, you can specify your own path to the file using the TOML_CONF environment variable (you can also specify it in .env)
  4. Done. You can run the program.

Features

type libretube[!] freetube
Subscriptions Supported Supported
Playlists Supported Supported
Watch History WIP WIP

Credentials