Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 456 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 456 Bytes

YoutubePlaylistDownloader

Program written in C. Downloads all the videos in a youtube playlist. Uses the cURL, libxml2 libs and the youtube-dl program.

Usage

Run YoutubePlayListDownloader.exe in the command line and enter the ID of the playlist you wish to download. The ID can be found as value of the list parameter in the webadress: https://www.youtube.com/watch?v=XXX&list=XXXX The XXX's after list is what you want.