This application is a simple interface to download musics and playlists from Youtube or Soundcloud with ease.
You fill the input with the link of the music or playlist and click on the download button. The application will download the music and save it in the folder you choose.
- scdl
pip3 install scdl
- yt-dpl
brew install yt-dlp
- ffmpeg
brew install ffmpeg
- ffprobe
brew install ffprobe
# Install deps
$ npm install
# Run the app
$ npm run tauri dev
You can download the application for your distribution inside the releases page.