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 still failing on some URLs #4862

Closed
bubbleguuum opened this issue Feb 4, 2015 · 2 comments
Closed

Mixcloud still failing on some URLs #4862

bubbleguuum opened this issue Feb 4, 2015 · 2 comments

Comments

@bubbleguuum
Copy link

@bubbleguuum bubbleguuum commented Feb 4, 2015

./youtube-dl --verbose -J http://www.mixcloud.com/gillespeterson/caribou-7-inch-vinyl-mix-chat/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '-J', 'http://www.mixcloud.com/gillespeterson/caribou-7-inch-vinyl-mix-chat/']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.02.03.1
[debug] Python version 2.7.3 - Linux-3.2.0-70-generic-x86_64-with-Ubuntu-12.04-precise
[debug] exe versions: avconv 0.10.12-7, avprobe 0.10.12-7, ffmpeg 0.10.12-7, ffprobe 0.10.12-7
[debug] Proxy map: {}
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "./youtube-dl/main.py", line 19, in
File "./youtube-dl/youtube_dl/init.py", line 382, in main
File "./youtube-dl/youtube_dl/init.py", line 372, in _real_main
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 1352, in download
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 619, in extract_info
File "./youtube-dl/youtube_dl/extractor/common.py", line 268, in extract
File "./youtube-dl/youtube_dl/extractor/mixcloud.py", line 66, in _real_extract
File "./youtube-dl/youtube_dl/extractor/mixcloud.py", line 41, in _get_url
TypeError: not all arguments converted during string formatting

@dstftw dstftw closed this in 58ba6c0 Feb 4, 2015
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 4, 2015

Thanks for the report, this will be fixed in the next version.

@phihag
Copy link
Contributor

@phihag phihag commented Feb 9, 2015

I believe this issue to be fixed in youtube-dl 2015.02.09 and newer. See our FAQ if you need help updating.

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.