Skip to content

sedrubal/scdl-firefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scdl-firefox

Soundcloud Music Downloader

logo

The plugin is able to download music from http://www.soundcloud.com and set id3tag to the downloaded music. It will probably work only with Linux and needs the python script scdl (https://github.com/flyingrub/scdl) installed and configured. Just right click on a song link on https://soundcloud.com/ and select "Download this song". After some seconds it should appear in the download folder you configured for scdl. It is very simple and fully free and opensource: https://github.com/sedrubal/scdl-firefox

Screenshots

context menu notification

Install

Download from

or build it yourself:

Build

  • install jpm
  • for testing run jpm run -b $(which firefox)
  • for building run jpm xpi
  • for signing run jpm sign --api-key="your amo api key" --api-secret="and the secret"

Contribution

Pull requests are welcome.

License

MIT