Skip to content

shayekharjan/Playlist.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Playlist.py

Playlist.py is a quick and dirty way to create a living textfile queued youtube video downloader. This tool is meant to be used in cohesion with a cron job of your preference

Important Notes: Ensure that your system has youtube-dl installed on it before running this script.

Usage

1.) Create a Playlist.txt file in a directory of your choosing, and fill it up with youtube urls.

2.) Run It!

$$python Playlist.py -p [path of Playlist.txt file]

Sample Playlist.txt

http://www.youtube.com/watch?v=gSW5Fr48jVU
http://www.youtube.com/watch?v=ltun92DfnPY

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages