luminousmen / youtube_download
- понедельник, 2 мая 2016 г. в 03:13:25
Python
Packet download videos from youtube
It's a simple Python script for downloading videos from youtube.com.
You need to add links of desired videos to file.txt and use script as:
$ ./youtube.py -f file.txt
OR with single video url:
$ ./youtube.py -u youtube_url