Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Please support fc2.com #2907
Please support fc2.com #2907
Comments
|
Already requested in #1154 |
|
Thank you for the report. Support for fc2 has been added in youtube-dl 2014.05.13. Type |
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)