Download playlists or channels from YouTube including metadata and thumbnails.
\
Features:
- Download playlist or channel
- Simple to use gui
- MP4 or WebM file format
- Choose specific videos or index
- Save video metadata and thumbnails
- Based on youtube-dl
Supported platforms:
- Windows x86_64
Support for other platforms are planned but not yet done.
If you just want to download the program you can do that here
Clone the repo using git or download the source code as a zip.
Navigate to the correct directory and then run this command to install all dependencies
npm i
Download all external libraries
npm run libs
Finally build it
npm run dist
Or you can just test it out
npm start