-
Notifications
You must be signed in to change notification settings - Fork 97
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
Does anyone have working cover-art version? #51
Comments
from my research, Spotify checks login or any credential for web art, and current script doesn't do the credential part. |
My version of spotify-ripper does not downloading cover-art with audio
files anymore.
Sincerely, Graco Babeuf.
Em Ter, 7 de mai de 2019 10:53, awsms <[email protected] escreveu:
… Are you even able to login?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABW5U6PFFUZDOARDT7UQ4ODPUGCWVANCNFSM4HJA5RLA>
.
|
Hey, I'm extremely sorry for disturbing here, but has anyone the spotify ripper working till as of now? Cause I am absolutely new to this (tryed yesterday) and it won't let me create an API-Key. So if it somehow still works to grab the audio files from spotify (I don't care about covers etc. since I'm blind), could someone for whom it works please help me? |
I've made a spotfiy-ripper-web version basing on the spotify-ripper project here. And i've implemented a workaround for the cover art. You can check it out if you want. |
Well, interesting, however I do not have an appkey and it also won't let me create one. That is why I asked whether anyone knows if this still works. I just used that cover-tread to ask since it was the latest active one. So when someone can still manage to rip spotify songs, I would ask him to contact me and help me get it running as well please.
|
Just google for "spotify_appkey.key" and take the first github link you find. Download it and you are ready to go. |
Ah well, 321 Bytes is that possible? And then I need some help with the docker stuff as I am primarily a Windows XP-User. I do have an computestick running fedora linux for the sake of whapp-irc, but I'm not really well with the SSH and stuff, the whapp-irc maintainer was as friendly as to set things up for me and I kept it that way ever since.
|
You can also use the appkey for this project. you don't have to use it for my web-port. I don't really have expirience in docker for windows. |
well, has anyone managed to get the " pyspotify" work on Windows? Otherwhise I could just give you the SSH-credentials of the fedora.
|
Okay, just leave your email or something; Than i'll contact you; |
Well, you can write to neverseen[at]neverseen[dot]de<mailto:[email protected]>, it's a forward, then I reply with my real address.
|
nice, but it's works for albums only |
Thats down my man. |
try https://github.com/search?l=&q=filename%3Aspotify_appkey.key&type=Code |
I fixed this issue and pulled a request. The only file to be changed is |
Attempting to retrieve track from Spotify's Web API Am I missing something or is there a such one time authorization step after the installation that I didn't do it? |
@seandex Sorry, I just use my Spotify Premium credentials to login and the api key I generated years ago. Have you done that? |
Yes, I could do everything except for the album art that means I guess I had api. long time ago i remember the oauth.html something that is missing in this github. |
I see you have tried many things. Sorry, it's getting hard for me to think of what's left to do. Have you tried the changes I included in the tags.py file? What's the error message, if any? |
So far, I tried to overwrite tags.py to the build and re-installed it. maybe it's my settings and cache. |
@ttmx The file I linked to on here is in a private repo, and I'm not planning on making it public. Made a separate repo with just the spotify_appkey.key file: https://github.com/richardk80/spotify-appkey/raw/master/spotify_appkey.key |
@pauloup I made the changes to my tags.py file, and I'm able to get album art again. Thank you! Now if we can figure out how to download playlists like before without using text files that would be great. |
I really think you don't need to reinstall spotify-ripper to apply these changes. I just changed the tags.py file located in: If you don't mind, I would prefer if you could share a google drive link with a copy of the folder |
Yeah, that's my next goal. |
@pauloup I have not had chances to try it due to in real-life business, and today, I tried it in brand new ubuntu but it is the same no album pictures. |
@seandex The relevant parameter in it is |
it works actually. Thanks! |
@pauloup hey Paul. the cover art downloads the biggest size of cover art which is 640x640 and it won't display on native portable music players with builtin LCD. it should be something like |
@seandex Spotify changed the available sizes for cover art. Now there are only three options:
To select one of these, change the number in the line 85 of Also note that I just updated this file Let me know if you need more help. |
Can I buy you a cup of coffee |
if so could you share your .py files?
The text was updated successfully, but these errors were encountered: