Skip to content

Instantly share code, notes, and snippets.

@michitux
Last active December 26, 2016 20:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michitux/377898 to your computer and use it in GitHub Desktop.
Save michitux/377898 to your computer and use it in GitHub Desktop.
Bookmarklet for downloading the normally hidden OGG version of any Jamendo album.
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