Skip to content
/ audius Public
forked from mihirpathak97/audius

🎧 A cross-platform app for downloading songs from YouTube and Spotify

License

Notifications You must be signed in to change notification settings

manmsc/audius

 
 

Repository files navigation


Audius is a cross-platform application which can be used to download songs from YouTube and Spotify

Build Status for "master" Node JS dependencies

Written with electronjs

Image assets courtesy of @turnerboy

Supported Platforms

Audius is currently supported for the following platforms:

  • Windows 7+ (64-bit)
  • Mac OS X 10.9+ (64-bit)
  • Linux (64-bit)

But, this app can be built for any other platform that is officially supported by electronjs. Head over to the docs for build instructions.

Installing

Download the latest Audius release here

NOTE: Make sure you have ffmpeg in your path, or you have specified the binary location in Settings.

NOTE: [OSX] This app is not code-signed so you will have to allow it to be opened in Privacy and Security settings.

Installing FFMpeg

Windows

The recommended way of installing for windows is via scoop, but you can also use chocolatey 😁

Linux

If your distribution supports installing ffmpeg via the package manager, go ahead and do it. Or you can always download the binary from here and set the path to the binary in the app's settings.

Mac OSX

If you brew, then sorted, just run brew install ffmpeg, or get yourself the pre-compiled binary from here.

Disclaimer

This app is subject to YouTube's terms and conditions.

Downloading copyright songs may be illegal in your country. This tool is for educational purposes only and the developer is not responsible in any way for improper use.

About

🎧 A cross-platform app for downloading songs from YouTube and Spotify

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.3%
  • TypeScript 28.5%
  • CSS 5.8%
  • HTML 0.4%