Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunny/deezer-scrobbler-userscript
Adds to Last.fm the songs played on Deezer.com
https://github.com/sunny/deezer-scrobbler-userscript
Last synced: 20 days ago
JSON representation
Adds to Last.fm the songs played on Deezer.com
- Host: GitHub
- URL: https://github.com/sunny/deezer-scrobbler-userscript
- Owner: sunny
- Created: 2009-11-23T18:38:44.000Z (almost 15 years ago)
- Default Branch: main
- Last Pushed: 2020-06-14T10:08:12.000Z (over 4 years ago)
- Last Synced: 2024-10-23T11:53:45.183Z (28 days ago)
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Deezer Scrobbler
================A [GreaseMonkey][] script that scrobbles on [Last.fm][] the music beeing played on [Deezer][].
Requires
--------- a Last.fm account
- Mozilla Firefox with the [GreaseMonkey extension][greasemonkey](Sorry, Google Chrome supports GreaseMonkey but doesn't support GM_get, GM_set and GM_xmlhttpRequest.)
Install
-------- [install this script][install]
- visit Deezer and follow the instructions to allow the application to access your Last.fm account.It will then scrobble all the time, as long as GreaseMonkey is active.
Code
----- Author: [Sunny][]
- Source: [GitHub][]
- Licence: [WTFPL][]It should be pretty trivial to adapt to any other website with the artist and track in the title of the page.
As a bonus this works on accuradio.com's player.[last.fm]: http://last.fm "Last.fm"
[deezer]: http://deezer.com "Deezer"
[greasemonkey]: https://addons.mozilla.org/fr/firefox/addon/748 "Install GreaseMonkey extension to Firefox"
[install]: http://github.com/sunny/deezer-scrobbler-userscript/raw/master/deezer-scrobbler.user.js "Install this GreaseMonkey userscript"
[github]: http://github.com/sunny/deezer-scrobbler-userscript "The source on GitHub"
[wtfpl]: http://sam.zoy.org/wtfpl/ "Do What The Fuck You Want To Public License"
[sunny]: http://sunfox.org "Sunny Ripert's den"