Skip to content

Synchronize youtube playlists to the local filesystem

License

Notifications You must be signed in to change notification settings

GMadorell/youtube_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Sync

Automatically synchronize YouTube playlists to the local filesystem. Whenever you add a new video to a playlist, it will automatically get downloaded.

Dependencies

  • Youtube-dl (brew install youtube-dl)
  • FFmpeg (brew install ffmpeg)

Development

Use the git hooks in doc/hook

  • rm -rf .git/hooks
  • ln -s ../doc/hook .git/hooks
  • setup permissions as needed on the hooks files

About

Synchronize youtube playlists to the local filesystem

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages