![]() |
Flash Converter is a powerful YouTube playlist downloader that allows you to download videos and audio in high quality using yt-dlp and ffmpeg. You can use it online or offline! |
|---|
- ✅ Online Version: yt2down.netlify.app (No installation required!)
- ✅ Offline Version: Install it on your Windows (CMD), Kali Linux, or Android (Termux) for full control and customization.
Source Code: https://github.com/DeJavi08/YTPlaylist-DW/tree/program
- ✅ Download entire YouTube playlists or individual videos
- ✅ Choose format: MP3 (audio) or MP4 (video)
- ✅ Select quality options:
- MP3: 128kbps, 192kbps, 320kbps
- MP4: 720p, 1080p
- ✅ Show download progress with a progress bar
- ✅ Fully customizable output folder
-
Install Dependencies
curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe -o C:\yt-dlp\yt-dlp.exe
- Install ffmpeg from FFmpeg Official Website
- Extract and place
ffmpeg.exeinsideC:\ffmpeg\bin\
-
Clone This Repository & Install Node.js Packages
git clone -b program --single-branch https://github.com/DeJavi08/YTPlaylist-DW.git cd YTPlaylist-DW npm install -
Configure
config.json{ "ytDlpPath": "C:\\yt-dlp\\yt-dlp.exe", "ffmpegPath": "C:\\ffmpeg\\bin\\ffmpeg.exe" } -
Run the Program
npm start
-
Install Dependencies
sudo apt update && sudo apt upgrade -y sudo apt install nodejs npm python3 python3-pip ffmpeg -y -
Install yt-dlp (Recommended method from yt-dlp Wiki)
sudo curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o /usr/local/bin/yt-dlp sudo chmod a+rx /usr/local/bin/yt-dlp
-
Clone This Repository
git clone -b program --single-branch https://github.com/DeJavi08/YTPlaylist-DW.git cd YTPlaylist-DW npm install -
Configure
config.jsonnano config.json
Ubah isinya menjadi:
{ "ytDlpPath": "/usr/local/bin/yt-dlp", "ffmpegPath": "/usr/bin/ffmpeg" }Simpan dengan CTRL + X, tekan Y, lalu Enter.
-
Run the Program
npm start
-
Install Dependencies
pkg update && pkg upgrade pkg install nodejs python ffmpeg pip install yt-dlp -
Clone This Repository
git clone -b program --single-branch https://github.com/DeJavi08/YTPlaylist-DW.git cd YTPlaylist-DW npm install -
Configure
config.jsonnano config.json
Ubah isinya menjadi:
{ "ytDlpPath": "/data/data/com.termux/files/usr/bin/yt-dlp", "ffmpegPath": "/data/data/com.termux/files/usr/bin/ffmpeg" }Simpan dengan CTRL + X, tekan Y, lalu Enter.
-
Run the Program
npm start
Here are the steps to use Flash Converter:
-
Select "Start Converting Youtube Playlist"
Run the program and choose this option from the menu. -
Enter Output Folder Path
Specify the folder where the downloaded files will be saved. Example:- Windows:
C:\Downloads\ - Android:
/sdcard/Download/
- Windows:
-
Enter YouTube Playlist URL
Paste the URL of the YouTube playlist you want to download. Example:
https://youtube.com/playlist?list=... -
Choose Format
Select the desired format:- MP3 for audio
- MP4 for video
-
Select Quality
Choose the available quality:- MP3: 128kbps, 192kbps, 320kbps
- MP4: 720p, 1080p
-
Download Starts
The download will begin, and you will see a progress bar showing the download status.
👨💻 DeJavi08
🔗 GitHub: https://github.com/DeJavi08
📜 Source Code: https://github.com/DeJavi08/YTPlaylist-DW
💰 Saweria: https://saweria.co/DeJavi08
YouTube playlist downloader, MP3 downloader, MP4 downloader, yt-dlp alternative, best YouTube video downloader, download YouTube playlist GitHub, convert YouTube to MP3, download YouTube videos without ads, open-source YouTube downloader, best YouTube to MP3 converter 2024
🚀 Enjoy Flash Converter! If you have any issues, feel free to contact me! 😊
