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

error while downloading #6512

Closed
githubuserromi opened this issue Aug 10, 2015 · 1 comment
Closed

error while downloading #6512

githubuserromi opened this issue Aug 10, 2015 · 1 comment

Comments

@githubuserromi
Copy link

@githubuserromi githubuserromi commented Aug 10, 2015

youtube-dl http://video.fc2.com/en/content/20140513qsb6VSB7

[fc2] 20140513qsb6VSB7: Downloading webpage
Traceback (most recent call last):
File "/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 19, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 410, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 400, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1653, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 655, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 286, in extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/fc2.py", line 89, in _real_extract
File "/usr/lib64/python2.6/urllib.py", line 1234, in quote
safe_map[c] = (c in safe) and c or ('%%%02X' % i)
TypeError: 'in ' requires string as left operand

@phihag
Copy link
Contributor

@phihag phihag commented Aug 10, 2015

I can reproduce this problem on Python 2.6, but not 2.7, so it's a bug in youtube-dl under 2.6.

@dstftw dstftw closed this in c5864a8 Aug 10, 2015
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.