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

krasview.ru #3313

Closed
deseven opened this issue Jul 21, 2014 · 3 comments
Closed

krasview.ru #3313

deseven opened this issue Jul 21, 2014 · 3 comments

Comments

@deseven
Copy link

@deseven deseven commented Jul 21, 2014

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://krasview.ru/video/512227-Vzyal_Jiguli_ubil_..._Krasnoyarsk,perekrestok_Komsomolskiiy-9_maya.']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.07.20.2
[debug] Python version 2.7.5 - Darwin-13.2.0-x86_64-i386-64bit
[debug] Proxy map: {}
[generic] 512227-Vzyal_Jiguli_ubil
..._Krasnoyarsk,perekrestok_Komsomolskiiy-9_maya: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 512227-Vzyal_Jiguli_ubil
..._Krasnoyarsk,perekrestok_Komsomolskiiy-9_maya: Downloading webpage
[generic] 512227-Vzyal_Jiguli_ubil
..._Krasnoyarsk,_perekrestok_Komsomolskiiy-9_maya: Extracting information
[debug] Invoking downloader on u'http://krasview.ru/resource/swf/video.swf?autoplay=false&key=dd02d675cf8da65&fkey=2a81b62a993452a.mp4&image=1&title=\u0412\u0437\u044f\u043b \u0416\u0438\u0433\u0443\u043b\u0438 "\u0443\u0431\u0438\u043b" ... \u041a\u0440\u0430\u0441\u043d\u043e\u044f\u0440\u0441\u043a, \u043f\u0435\u0440\u0435\u043a\u0440\u0435\u0441\u0442\u043e\u043a \u041a\u043e\u043c\u0441\u043e\u043c\u043e\u043b\u044c\u0441\u043a\u0438\u0439-9 \u043c\u0430\u044f.'
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 "/opt/local/bin/youtube-dl/main.py", line 18, in
File "/opt/local/bin/youtube-dl/youtube_dl/init.py", line 859, in main
File "/opt/local/bin/youtube-dl/youtube_dl/init.py", line 849, in _real_main
File "/opt/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1052, in download
File "/opt/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 527, in extract_info
File "/opt/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 564, in process_ie_result
File "/opt/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 830, in process_video_result
File "/opt/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1022, in process_info
File "/opt/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 998, in dl
File "/opt/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 291, in download
File "/opt/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 58, in real_download
File "/opt/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1227, 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 102-105: ordinal not in range(128)

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 23, 2014

Thanks for the report, krasview will be supported in the next release of youtube-dl.

@deseven
Copy link
Author

@deseven deseven commented Jul 23, 2014

Thanks!

@phihag
Copy link
Contributor

@phihag phihag commented Jul 25, 2014

Support for krasview has been added to youtube-dl 2014.07.25. Type sudo 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
4 participants
You can’t perform that action at this time.