Last active
December 26, 2016 20:33
-
-
Save michitux/377898 to your computer and use it in GitHub Desktop.
Bookmarklet for downloading the normally hidden OGG version of any Jamendo album.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:window.location.href='http://www.jamendo.com/get/album/list/album/archiverestricted/redirect/?ids='+/\/list\/a(\d+)/.exec(window.location.href)[1]+'&are=ogg3';void(0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment