ytdx
v2.0.0
Published
Multi thread YouTube playlist audio downloader
Downloads
11
Readme
ytdx
An easy to use Multi thread YouTube playlist audio (mp3) downloader CLI tool
Install
Requires node.js@>=16
& ffmpeg
npm install -g ytdx
Usage
You will need a directory (folder) and a public YouTube playlist
ytdx --dir DIRECTORY_NAME --id PLAYLIST_ID
Multiple Threads Support
ytdx supports multi thread downloading for extra performance therefore speedy downloads, the default is set to 1
thread.
ytdx --threads THREAD_COUNT --dir DIRECTORY_NAME --id PLAYLIST_ID
License
This project is available as an open source under the terms of the MIT License