Simple and efficient JS youtube downloader in your terminal
- Runs on Windows, Mac, Linux
- Programming in Node.JS
- Quality selector and downloading in .mkv
git clone https://github.com/TheHyrox/YTDL-Console.git
First install ffmpeg if you don't have it
First install ffmpeg with brew and get the path
>brew install ffmpeg
>which ffmpeg
/opt/homebrew/bin/ffmpegIf needed change the line with the ffmpeg path
Run the script with
node /index(-unix).js
Then write off a video-id, link or name, select the right one and choose what you want to download