Skip to content

Script that synchronizes specified playlists with what is online. Useful with cron, run the script periodically to sync new additions to a youtube playlist

License

Notifications You must be signed in to change notification settings

NickEckardt/youtube-dl-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple shell script which makes it easy to keep to use youtube-dl to sync 
youtube videos. Reccomended use is as a periodic script for cron to run, 
to keep stuff up to date. 

Usage: set up the youtube-dl.config file with the video or playlist you want, 
flags for youtube-dl to use, and the directory to put the result. 

Config Format: 
[url] [flags] [directory]

About

Script that synchronizes specified playlists with what is online. Useful with cron, run the script periodically to sync new additions to a youtube playlist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published