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

Mixcloud support is broken #1819

Closed
Fusl opened this issue Nov 24, 2013 · 2 comments
Closed

Mixcloud support is broken #1819

Fusl opened this issue Nov 24, 2013 · 2 comments

Comments

@Fusl
Copy link

@Fusl Fusl commented Nov 24, 2013

Hi,

since today i get the following error when trying to download a mixcloud set:

fusl@thinkbook:~/Music/sets> youtube-dl https://mixcloud.com/djanenaddel/djanenaddel-hardstyle-podcast-2013-1/
[mixcloud] djanenaddel-djanenaddel-hardstyle-podcast-2013-1: Downloading webpage
[mixcloud] djanenaddel-djanenaddel-hardstyle-podcast-2013-1: Downloading cloudcast info
Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/local/bin/youtube-dl/__main__.py", line 18, in <module>
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 775, in main
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 728, in _real_main
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 791, in download
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 416, in extract_info
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 129, in extract
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/mixcloud.py", line 63, in _real_extract
KeyError: 'description'
@jaimeMF jaimeMF closed this in dc65dcb Nov 24, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 24, 2013

Fixed, thanks for the report.

@phihag
Copy link
Contributor

@phihag phihag commented Nov 25, 2013

This fix has been added to youtube-dl 2013.11.25. Type sudo youtube-dl -U to update.

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
3 participants
You can’t perform that action at this time.