website with media utilities like video and audio downloader and audio extraction
new features - soundcloud playlist/album downloader (playlists with more than about 100 tracks probably won't be downloaded because app is hosted on 512 MB servers) and SampleFocus downloader
- video, audio or playlist downloaders for such services as youtube and soundcloud (more platfoms soon).
- audio extraction from file or youtube video, converts most of video formats to mp3. convertion happens in your browser so your videos isn't uploaded to anywhere
considering self-host this app if u want to download playlists and other heavy resources
setup the project:
git clone https://github.com/crucials/saveable.git
npm i
then use nuxi cli to run it
⠀