Download_Youtube is a CLI tool used to download playlists and videos from youtube in MP4
and MP3
formats.
- Leave your
star
for more people to see the project. - Comment on how I could improve the project.
npm install @kauaamaropires/ytdl-playlist -g
-
Have
NodeJs
on your machine, to run the project. -
To download .MP3 music I need to install ffmpeg. tutorial on how to install: link
- The tool is simple to use. to get started just type
ytdlpl
- right after paste the link of the video or youtube playlist you want to download and confirm.
- Choose download format.
- right after the playlist scan will be started (if a playlist is detected)
- when the scan is finished, the download process will start.
NOTE: If you have any video with age restriction or region blocking, it will give an error and ignore this video and go on with life.
Thank you for collaborating with the project!