Automatically sync your data across YouTube clients
- Rust 100%
| assets | Added README.md and license | |
| src | feat: separated http requests functional from LibreTube to another module | |
| .gitignore | chore: .gitignore updated | |
| Cargo.lock | chore: moved from eyre to anyhow | |
| Cargo.toml | features: conflicts resolver & InnerEq implementation | |
| conf.toml | feat: registration support | |
| LICENSE | Added README.md and license | |
| README.md | chore: updated project status | |
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
- Build the project yourself using
cargo build -rorcargo install --path . - Edit
conf.toml - If you wish, you can specify your own path to the file using the
TOML_CONFenvironment variable (you can also specify it in.env) - Done. You can run the program.
Features
| type | libretube[!] | freetube |
|---|---|---|
| Subscriptions | Supported | Supported |
| Playlists | Supported | Supported |
| Watch History | WIP | WIP |
Credentials
- ARYLUNEIX - author of the SyncTube logo