-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't download any song get always 403 Error #82
Comments
can you give an example please and be more precise |
You're fast ;) User request: /search with {'type': 'track', 'query': 'hurra hurra die pest'} User request: /download with {'type': 'track', 'music_id': 3145739, 'add_to_playlist': False, 'create_zip': False} User request: /search with {'type': 'album', 'query': 'heitz'} How can I be more precise? Is it possible to be more verbose with the app? |
User request: /search with {'type': 'track', 'query': 'hurra hurra die pest'} [
{
"album": "Best Of",
"album_id": 117690062,
"artist": "Feuerschwanz",
"id": "797258612",
"id_type": "track",
"img_url": "https://e-cdns-images.dzcdn.net/images/cover/1e85fa6b4e61f00e948a6cf45f077822/56x56-000000-80-0-0.jpg",
"preview_url": "https://cdns-preview-4.dzcdn.net/stream/c-4efae9dd9165abc46f457b7b5bb1a7d2-4.mp3",
"title": "Hurra Hurra die Pest ist da (Live aus dem E-Werk)"
},
{
"album": "Metvernichter",
"album_id": 286504702,
"artist": "Feuerschwanz",
"id": "1616852442",
"id_type": "track",
"img_url": "https://e-cdns-images.dzcdn.net/images/cover/18e5b279c0a9644039117fc0f7ec2a2a/56x56-000000-80-0-0.jpg",
"preview_url": "https://cdns-preview-1.dzcdn.net/stream/c-1eca6c220fb19499efeaa1c10a40f9ea-2.mp3",
"title": "Hurra Hurra die Pest ist da"
},
{
"album": "10 Jahre Feuerschwanz Live",
"album_id": 9816572,
"artist": "Feuerschwanz",
"id": "96456856",
"id_type": "track",
"img_url": "https://e-cdns-images.dzcdn.net/images/cover/8131d581ddd7bc5e5a6ff51567dc0efa/56x56-000000-80-0-0.jpg",
"preview_url": "https://cdns-preview-5.dzcdn.net/stream/c-5aed6b19f8510a0dd930276dc29b353f-4.mp3",
"title": "Hurra Hurra die Pest ist da (Live aus dem E-Werk)"
}
] How do you get to |
I used the Website generated by deezer-downloader |
If I use the search like you did I get no Response: [2022-11-15 13:32:59 +0000] [21406] [DEBUG] POST /search Response is empty: |
I did a research at api.deezer.com: GET https://api.deezer.com/search?q=track:"hurra hurra die pest" |
Can't reproduce that. I need more information. Can you describe your environment? Docker? Commit? OS? Command line output |
I tried it by fresh manual install and also with docker |
|
Hi, The logs about one of Ariana Grande song:
Content of settings file into docker container:
My docker run command: |
Just tried with ARL cookie of a free account (like it has been done for #66). It works. |
Yes, that's true. But I can't tell you why /o\ |
Sorry, I can't test at the moment. I have to restore my environment and there is not enough time at the moment. |
Is this not very much related? godeezer/lib#11 They are speaking about a missing "licence_token" |
same for me, any updates on this? |
be aware, using free user token will download files only in 128k, so even using any youtube or spotify downloader will result the same. We need to find this out @kmille |
Hi there... Any news ? Same for me... Always 403 errors :-( |
Bump |
Still works for me. Do you use a ARL cookie of a free plan? |
Yea it's works for free plan but it's sad because can't have in the hq ? like to download maybe in flac or idk ? because with premiuim we can listen in flac but download idk |
as far as I know: nope |
I tried several songs to download. I get for every single File a 403 Error
The text was updated successfully, but these errors were encountered: