{"id":23197258,"url":"https://github.com/jsnjack/adeezer","last_synced_at":"2025-08-18T22:32:44.493Z","repository":{"id":24277712,"uuid":"27672255","full_name":"jsnjack/adeezer","owner":"jsnjack","description":"Automate tracks download from Deezer","archived":false,"fork":false,"pushed_at":"2015-06-29T14:07:52.000Z","size":1159,"stargazers_count":11,"open_issues_count":2,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-17T22:06:22.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsnjack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-07T14:11:43.000Z","updated_at":"2019-06-24T03:14:17.000Z","dependencies_parsed_at":"2022-08-22T15:20:40.825Z","dependency_job_id":null,"html_url":"https://github.com/jsnjack/adeezer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fadeezer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fadeezer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fadeezer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fadeezer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsnjack","download_url":"https://codeload.github.com/jsnjack/adeezer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230286589,"owners_count":18202728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-18T14:29:32.609Z","updated_at":"2024-12-18T14:29:33.699Z","avatar_url":"https://github.com/jsnjack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"adeezer\n============\n###deezer.link requires subscription to download tracks. This script doesn't work anymore\n***\n###What is it\nThis script helps to automate downloading tracks from Deezer with [dezeer.link](http://deezer.link/)\n\n###How to install\n* Install Firefox browser\n* Clone the repository\n* It is recommended to use it with virtualenv. Create virtual environment and activate it:\n```bash\nvirtualenv env\n```\n```bash\nsource ./env/bin/activate\n```\n* Install dependencies:\n```bash\npip install -r requirements.txt\n```\n* Install Xvfb server (Linux only)\n * Fedora: `sudo dnf install xorg-x11-server-Xvfb`\n * Ubuntu: `sudo apt-get install xvfb`\n\n###How to use\nTo download all tracks from playlist run:\n```bash\npython adeezer.py -p \u003cplaylist_id\u003e\n```\nTo download all tracks from album run:\n```bash\npython adeezer.py -a \u003calbum_id\u003e\n```\nTo download all your favourite tracks:\n```bash\npython adeezer.py -f \u003cuser_id\u003e\n```\n\nAll tracks will be downloaded to `\u003cHOME\u003e/Downloads/\u003citem_id\u003e`\n\nTo populate ID3 tags of the downloaded mp3 files based on their name use command:\n```bash\npython add_tags.py \u003cpath_to_folder\u003e \"\u003calbum_name\u003e\"\n```\n\nBy default in Linux downloading will start in headless mode. To disable headless mode pass `--show_browser` as last argument for the adeezer script.\n```bash\npython adeezer.py -p \u003cplaylist_id\u003e --show_browser\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsnjack%2Fadeezer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsnjack%2Fadeezer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsnjack%2Fadeezer/lists"}