According to the upstream bug, mixcloud changed their API and so the youtube-dl extractor needs to be reimplemented.
** Description changed: The new version of youtube-dl seems to be able to download from mixcloud: - + Added support for Mixcloud. + + Added support for Mixcloud. Unfortunately it doesn't seem to work as intended. + + Traceback (most recent call last): + File "/usr/bin/youtube-dl", line 4521, in <module> + main() + File "/usr/bin/youtube-dl", line 4512, in main + _real_main() + File "/usr/bin/youtube-dl", line 4496, in _real_main + retcode = fd.download(all_urls) + File "/usr/bin/youtube-dl", line 849, in download + ie.extract(url) + File "/usr/bin/youtube-dl", line 1107, in extract + return self._real_extract(url) + File "/usr/bin/youtube-dl", line 3722, in _real_extract + player_url = json_data['player_swf_url'] + KeyError: 'player_swf_url' ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: youtube-dl 2012.01.05-2 ProcVersionSignature: Ubuntu 3.2.0-9.16-generic 3.2.1 Uname: Linux 3.2.0-9-generic x86_64 ApportVersion: 1.91-0ubuntu1 Architecture: amd64 CheckboxSubmission: 2f383a1679e8525d7196eb2518a1921f CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f Date: Wed Jan 18 12:05:59 2012 ExecutablePath: /usr/bin/youtube-dl InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110817) InterpreterPath: /usr/bin/python2.7 PackageArchitecture: all ProcCmdline: python /usr/bin/youtube-dl -t http://www.mixcloud.com/dholbach/cryptkeeper/ PythonArgs: ['/usr/bin/youtube-dl', '-t', 'http://www.mixcloud.com/dholbach/cryptkeeper/'] SourcePackage: youtube-dl Title: youtube-dl crashed with KeyError in _real_extract(): 'player_swf_url' UpgradeStatus: Upgraded to precise on 2012-01-12 (5 days ago) UserGroups: adm admin audio cdrom dialout lpadmin plugdev sambashare ** Changed in: youtube-dl (Ubuntu) Status: New => Triaged ** Summary changed: - youtube-dl crashed with KeyError in _real_extract(): 'player_swf_url' + Can't download from mixcloud: youtube-dl crashed with KeyError in _real_extract(): 'player_swf_url' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/918126 Title: Can't download from mixcloud: youtube-dl crashed with KeyError in _real_extract(): 'player_swf_url' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/918126/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
