A minimalistic CLI for downloading YouTube videos/audios written in Node.js.
clone the repo and run
npm ito install the dependencies. then runnpm i -gto install the cli globally
ytdn helpto get a list of all the commands.ytdn download [...options]to download a video/audio.
- Downloading videos
- Downloading audios
- Downloading playlists
- Downloading videos in a specific resolution
- Downloading videos in a specific format
- Play videos in the terminal
Apache-2.0