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

Grooveshark - download function broken #5232

Closed
hstracker90 opened this issue Mar 18, 2015 · 2 comments
Closed

Grooveshark - download function broken #5232

hstracker90 opened this issue Mar 18, 2015 · 2 comments

Comments

@hstracker90
Copy link

@hstracker90 hstracker90 commented Mar 18, 2015

Hi! Grooveshark just changed their web design and obviously they also changed internals.
This is the output when I try to download a song (I tried others to the same effect):

C:\Windows> ytdl "http://grooveshark.com/#!/s/Tune+Down/21gzJk?src=5" --verbose
[debug] System config: []
[debug] User config: ['-o', 'C:/Users/username/Downloads/%(title)s.%(ext)s']
[debug] Command-line args: ['http://grooveshark.com/#!/s/Tune+Down/21gzJk?src=5', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.03.15
[debug] Python version 2.7.8 - Windows-8-6.2.9200
[debug] exe versions: ffmpeg N-68482-g92a596f, ffprobe N-68482-g92a596f, rtmpdump 2.4
[debug] Proxy map: {}
[Grooveshark] 40fxOl: Downloading player page
Traceback (most recent call last):
File "main.py", line 19, in
File "youtube_dl__init__.pyo", line 408, in main
File "youtube_dl__init__.pyo", line 398, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1452, in download
File "youtube_dl\YoutubeDL.pyo", line 654, in extract_info
File "youtube_dl\extractor\common.pyo", line 275, in extract
File "youtube_dl\extractor\grooveshark.pyo", line 158, in _real_extract
IndexError: list index out of range

I kindly ask the experts to look into this. Thank you once again for this great tool!

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Mar 18, 2015

Thanks for the report, it was fixed in b133794. It should work in the next version.

@jaimeMF jaimeMF closed this Mar 18, 2015
@hstracker90
Copy link
Author

@hstracker90 hstracker90 commented Mar 19, 2015

Working again in 2015.03.18! Thanks a lot!

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.