https://github.com/curusarn/yt-playlist-sync
[DEPRECATED] Youtube playlist one-way synchronizer/downloader
https://github.com/curusarn/yt-playlist-sync
synchronizer youtube youtube-dl youtube-playlist
Last synced: about 1 month ago
JSON representation
[DEPRECATED] Youtube playlist one-way synchronizer/downloader
- Host: GitHub
- URL: https://github.com/curusarn/yt-playlist-sync
- Owner: curusarn
- License: gpl-3.0
- Created: 2016-12-18T21:52:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-05T16:47:39.000Z (over 9 years ago)
- Last Synced: 2025-01-30T02:24:25.228Z (over 1 year ago)
- Topics: synchronizer, youtube, youtube-dl, youtube-playlist
- Language: Shell
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**PROJECT IS IN EARLY STAGE OF DEVELOPMENT AND UNDERGOES MANY CHANGES**
# yt-playlist-sync
Youtube playlist one-way synchronizer/downloader
## Why u do dis?
rg3/youtube-dl can download whole youtube playlists, why do we need this repo?
When you have older version of playlist downloaded and you want to download just the new songs and not the ones you already have, that's when yt-playlist-sync comes to use.
## Dependencies
### rg3/youtube-dl
You need to download this. You can probably get this from your distro's official repos.
### robgibbons/youParse
No need to download this – I included it in my repo.