Skip to content

rolljee/soundtube

Repository files navigation

Soundtube

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.

Soundtube

Prerequisites

How to run in development mode

# Install deps
$ npm install

# Run the app
$ npm run tauri dev

How to run the app

You can download the application for your distribution inside the releases page.

Recommended IDE Setup