Skip to content
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

For insert-songs.py to work, it is also necessary to change User-Agent header #5

Open
Lotarik opened this issue Jul 2, 2015 · 3 comments

Comments

@Lotarik
Copy link

Lotarik commented Jul 2, 2015

Without that, the service kept returning 401 error. Of course, the User-Agent needs to be copied from intercepted request, just like with other headers.

@TheDigitalOrchard
Copy link

Can you post a sampling of user-agent strings here? If they are consistent, it may be possible to update the script, I imagine.

@Lotarik
Copy link
Author

Lotarik commented Jul 6, 2015

Strings for both my laptop and desktop are the same, since they run on same OS:

iTunes/12.2 (Windows; Microsoft Windows 8 x64 Enterprise Edition (Build 9200); x64) AppleWebKit/7600.5017.0.22

I don't think there is a reliable way to update the script to somehow automatically determine the correct user-agent.

@bavan999
Copy link

bavan999 commented Jul 6, 2015

Hi!

Thx for the great work, but i get an error trying to run "retrieve-identifiers.py"

~/Desktop/spotify2am-master/retrieve-identifiers.py:3: ImportError: No module named parse

Richard Thygesson
Head of Premises & Domestic Service 
0706361081
bavan99@gmail.com mailto:bavan99@gmail.com

6 jul 2015 kl. 09:31 skrev Nikola Anusev notifications@github.com:

Strings for both my laptop and desktop are the same, since they run on same OS:

iTunes/12.2 (Windows; Microsoft Windows 8 x64 Enterprise Edition (Build 9200); x64) AppleWebKit/7600.5017.0.22

I don't think there is a reliable way to update the script to somehow automatically determine the correct user-agent.


Reply to this email directly or view it on GitHub #5 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants