Youdle is a desktop application (Win/Mac/Linux) to download and convert YouTube video to mp3.
- Retrieve video(s) datas from youtube video/playlist url
- Choose what videos you want donload and convert
- Choose where save files
- Choose the number of simultaneous downloads (for playlist)
Download last Release here
# Run in electron with live reload
npm start
# Build app for your current platform
npm run release
# Build app for each platform
npm run release:all