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 does not work for me #1772

Closed
Fusl opened this issue Nov 15, 2013 · 1 comment
Closed

Mixcloud support does not work for me #1772

Fusl opened this issue Nov 15, 2013 · 1 comment

Comments

@Fusl
Copy link

@Fusl Fusl commented Nov 15, 2013

fusl@thinkbook:~> youtube-dl -v 'http://www.mixcloud.com/TechnoBaseRecords/technobasefm-record-151113-1800/' 
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.mixcloud.com/TechnoBaseRecords/technobasefm-record-151113-1800/']
[debug] youtube-dl version 2013.07.31
[debug] Python version 2.7.3 - Linux-3.7.10-1.16-desktop-x86_64-with-SuSE-12.3-x86_64
[debug] Proxy map: {}
WARNING: The program functionality for this site has been marked as broken, and will probably not work.
[mixcloud] Downloading json
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 639, in main
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 623, in _real_main
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 312, in extract_info
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 96, in extract
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/mixcloud.py", line 80, in _real_extract
KeyError: 'player_swf_url'
fusl@thinkbook:~> youtube-dl  -v http://www.mixcloud.com/dholbach/cryptkeeper/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.mixcloud.com/dholbach/cryptkeeper/']
[debug] youtube-dl version 2013.07.31
[debug] Python version 2.7.3 - Linux-3.7.10-1.16-desktop-x86_64-with-SuSE-12.3-x86_64
[debug] Proxy map: {}
WARNING: The program functionality for this site has been marked as broken, and will probably not work.
[mixcloud] Downloading json
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 639, in main
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 623, in _real_main
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 312, in extract_info
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 96, in extract
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/mixcloud.py", line 80, in _real_extract
KeyError: 'player_swf_url'

If you need any more information, just ask.

@phihag
Copy link
Contributor

@phihag phihag commented Nov 15, 2013

Your version of youtube-dl is severely outdated. Type sudo youtube-dl -U to update to at least 2013.11.15.1 or newer.

@phihag phihag closed this Nov 15, 2013
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.