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

Please support fc2.com #2907

Closed
ksy5662 opened this issue May 13, 2014 · 2 comments
Closed

Please support fc2.com #2907

ksy5662 opened this issue May 13, 2014 · 2 comments

Comments

@ksy5662
Copy link

@ksy5662 ksy5662 commented May 13, 2014

Here is some verbose log for this site..

jay-yuui-mbp:youtube-dl jcyu5662$ ./youtube-dl --verbose 'http://video.fc2.com/en/content/20140511h6bsgg6M'
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://video.fc2.com/en/content/20140511h6bsgg6M']
[debug] Encodings: locale eucKR, fs utf-8, out eucKR, pref eucKR
[debug] youtube-dl version 2014.05.12
[debug] Python version 2.7.5 - Darwin-13.1.0-x86_64-i386-64bit
[debug] Proxy map: {}
[generic] 20140511h6bsgg6M: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 20140511h6bsgg6M: Downloading webpage
[generic] 20140511h6bsgg6M: Extracting information
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "./youtube-dl/main.py", line 18, in
File "./youtube-dl/youtube_dl/init.py", line 847, in main
File "./youtube-dl/youtube_dl/init.py", line 837, in _real_main
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 1039, in download
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 527, in extract_info
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 564, in process_ie_result
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 819, in process_video_result
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 1009, in process_info
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 985, in dl
File "./youtube-dl/youtube_dl/downloader/common.py", line 291, in download
File "./youtube-dl/youtube_dl/downloader/http.py", line 58, in real_download
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 1214, in urlopen
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 404, in open
response = self._open(req, data)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 422, in _open
'_open', req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(_args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1181, in do_open
h.request(req.get_method(), req.get_selector(), req.data, headers)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 973, in request
self._send_request(method, url, body, headers)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1007, in _send_request
self.endheaders(body)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 969, in endheaders
self._send_output(message_body)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 829, in _send_output
self.send(msg)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 805, in send
self.sock.sendall(data)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(_args)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 41-45: ordinal not in range(128)

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented May 13, 2014

Already requested in #1154

@jaimeMF jaimeMF closed this May 13, 2014
@phihag
Copy link
Contributor

@phihag phihag commented May 13, 2014

Thank you for the report. Support for fc2 has been added in youtube-dl 2014.05.13. Type ./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.