Deezer Script



Latest version

Deezer Script

Released:

Deezer Script

Download songs from Deezer

Project description

It is the best clone script for the entrepreneurs. Deezer clone is an audio streaming script from NCrypted Websites similar to Deezer but due to its salient features and functionality it is unique from others. Develop your Online Tunes Website Such as Deezer clone script for Enjoyment Folks are somewhat more demanding using the internet Content as opposed to storing any networking on nearby storage with all a Fastest growing online businesses. Gesture-Controlled Deezer Player Waves Vienna Music Hackday 2016. The Waves Music Hackday is a one-day hackathon which takes place during the Waves Festival, a club and showcase festival with the motto “East meets West”.Many concerts and conferences happened.

Delphi ds150e 2016 r0 download. Project inspired by spotify-dl

Downloads songs from any Deezer URL (Playlist or song).

How do I get this thing running?

Pre-requisite: You need Python 3+

  1. Install using pipsudo pip3 install deezer_dl(use pip if your distro natively provides Python 3)

  2. Create your YouTube API key & fetch the keys from Google Developer Console. Set the key as YOUTUBE_DEV_KEY environment variable:export YOUTUBE_DEV_KEY='your-youtube-key'

  3. Run the script using deezer_dl.deezer_dl -u <deezer_url>

    • deezer_url is a link to Deezer's playlist. You can get it from the share music menu.
  4. To retrieve download songs as MP3, you will need to install ffmpeg.

  • Linux users can get them by installing libav-tools by using apt-get (sudo apt-get install -y libav-tools) or a package manager which comes with your distro
  • Windows users can download FFMPEG pre-built binaries from here. Extract the file using 7-zip to a foldrer and add the folder to your PATH environment variable
Deezer premium script
  1. All songs will be saved in $HOME/deezer_dl/songs. Also it will create a database deezerdl.db for caching all URL links so is not needed to access Google API to get the correct URL for the same song.

Credits

  • SathyaBhat for give me the opportunity to work on spotify-dl so I had the idea to build this project

TODO

Deezer premium script
  • Tests
  • Ability to change the default directory
  • ..

Issues, Feedback

Feel free to raise any bugs/issues under Github issues. Pull requests are also more than welcome.

Deezer Script Greasemonkey

Release historyRelease notifications | RSS feed

1.0.1

1.0.0

0.1.0

0.0.9.3

Jumpstart wps pin download. 0.0.9.2

0.0.9.1

0.0.9

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Files for deezer-dl, version 1.0.1
Filename, sizeFile typePython versionUpload dateHashes
Filename, size deezer_dl-1.0.1-py3-none-any.whl (7.7 kB) File type Wheel Python version py3 Upload dateHashes
Filename, size deezer-dl-1.0.1.tar.gz (5.5 kB) File type Source Python version None Upload dateHashes

Script Deezer Premium

Close

Hashes for deezer_dl-1.0.1-py3-none-any.whl

Hashes for deezer_dl-1.0.1-py3-none-any.whl
AlgorithmHash digest
SHA256b286f973fc254574dc0a3117e50e9b58f3b7f2b87f6829746fe24ab4844da081
MD5b79e4de3c44e5df51ace0b43ecba9965
BLAKE2-25687e9d4ed513f16e45a54cc9fcfdd99b4fd1e7a016484e4ca7345f9fa169d3c6f
Close

Hashes for deezer-dl-1.0.1.tar.gz

Hashes for deezer-dl-1.0.1.tar.gz
AlgorithmHash digest
SHA2563259f0355fdd3bbb8c2f4d8060a06d2684e3ae5ebc53a5073ac30c7e0298aede
MD5b3fbbb003612cfd253af745724eda37d
BLAKE2-2568f49e83d50c15df3e83dbd4505cb53ab189d7a886ac0cd6879d6caa316f4d74b
Apr 15th, 2017
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. // @name deezer night
  2. // @version 0.1
  3. // @author titouan baillon
  4. // @grant none
  5. 'use strict';
  6. var night=false;
  7. night=true;
  8. document.body.style.filter='invert() grayscale()';
  9. document.querySelector('#page_sidebar').style.filter='invert()';
  10. var imgs=document.querySelectorAll('img:not(.inverted)');
  11. imgs[i].style.filter='invert()';
  12. }
  13. var panels=document.querySelectorAll('.page-panels:not(.inverted) .panel-overlay:not(.inverted)');
  14. panels[i].style.backgroundColor='white';
  15. }
  16. makeNightOnLoop();
  17. }
  18. night=false;
  19. document.body.style.filter=';
  20. document.querySelector('#page_sidebar').style.filter=';
  21. var imgs=document.querySelectorAll('img.inverted');
  22. imgs[i].style.filter=';
  23. imgs[i].className=imgs[i].className.replace(' inverted',');
  24. var panels=document.querySelectorAll('.page-panels.inverted .panel-overlay.inverted');
  25. panels[i].style.backgroundColor='black';
  26. panels[i].className=imgs[i].className.replace(' inverted',');
  27. }
  28. if(!night)makeNight();
  29. }
  30. document.onkeydown= checkKey;

Deezer Javascript Error

RAW Paste Data

Deezer Premium Script