Youtube Favorites Downloader
Download all of your favorite Youtube videos at once with this handy Python script that I wrote last night.
Required:
- Python (tested with 2.6, may work with older/newer versions)
- Youtube-dl
- Feedparser
Usage:
python ytdl.py -u (username) -n (number of results to return) -s (number of videos to skip from the beginning of results)
Notes
POSTED Tuesday October 6th