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

Add support for videomore.ru #8040

Closed
nmr50 opened this issue Dec 28, 2015 · 5 comments
Closed

Add support for videomore.ru #8040

nmr50 opened this issue Dec 28, 2015 · 5 comments

Comments

@nmr50
Copy link

@nmr50 nmr50 commented Dec 28, 2015

Hello again!
Another site is to be added - it will be PRETTY nice :)
Here is the log:
C:\temp>youtube-dl.exe -v http://videomore.ru/elki_3
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://videomore.ru/elki_3']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2015.12.23
[debug] Python version 2.7.10 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-77432-gc0f67e1, rtmpdump 2.4
[debug] Proxy map: {}
[generic] elki_3: Requesting header
WARNING: Falling back on generic information extractor.
[generic] elki_3: Downloading webpage
[generic] elki_3: Extracting information
ERROR: Unsupported URL: http://videomore.ru/elki_3
Traceback (most recent call last):
File "youtube_dl\extractor\generic.pyo", line 1287, in _real_extract
File "youtube_dl\compat.pyo", line 248, in compat_etree_fromstring
File "youtube_dl\compat.pyo", line 237, in _XML
File "xml\etree\ElementTree.pyo", line 1642, in feed
File "xml\etree\ElementTree.pyo", line 1506, in _raiseerror
ParseError: not well-formed (invalid token): line 27, column 71
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 665, in extract_info
File "youtube_dl\extractor\common.pyo", line 291, in extract
File "youtube_dl\extractor\generic.pyo", line 1896, in _real_extract
UnsupportedError: Unsupported URL: http://videomore.ru/elki_3

Thanks!
-t

@dstftw dstftw changed the title REQUEST SUPPORT: VIDEOMORE.RU Add support for videomore.ru Dec 28, 2015
@dstftw dstftw closed this in 030dfb0 Dec 29, 2015
@nmr50
Copy link
Author

@nmr50 nmr50 commented Dec 29, 2015

Sorry, it seems newest update won't work. The log:
C:\temp>youtube-dl.exe -v http://videomore.ru/elki_3
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://videomore.ru/elki_3']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2015.12.29
[debug] Python version 2.7.10 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-77432-gc0f67e1, rtmpdump 2.4
[debug] Proxy map: {}
[generic] elki_3: Requesting header
WARNING: Falling back on generic information extractor.
[generic] elki_3: Downloading webpage
[generic] elki_3: Extracting information
ERROR: Unsupported URL: http://videomore.ru/elki_3
Traceback (most recent call last):
File "youtube_dl\extractor\generic.pyo", line 1287, in _real_extract
File "youtube_dl\compat.pyo", line 248, in compat_etree_fromstring
File "youtube_dl\compat.pyo", line 237, in _XML
File "xml\etree\ElementTree.pyo", line 1642, in feed
File "xml\etree\ElementTree.pyo", line 1506, in _raiseerror
ParseError: not well-formed (invalid token): line 27, column 71
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 665, in extract_info
File "youtube_dl\extractor\common.pyo", line 291, in extract
File "youtube_dl\extractor\generic.pyo", line 1896, in _real_extract
UnsupportedError: Unsupported URL: http://videomore.ru/elki_3

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 29, 2015

It's not yet released.

@nmr50
Copy link
Author

@nmr50 nmr50 commented Dec 29, 2015

Ah, sorry !:)

@alex-s-m
Copy link

@alex-s-m alex-s-m commented Aug 19, 2016

D:\downloads>youtube-dl.exe -v http://videomore.ru/elki_3
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://videomore.ru/elki_3']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2016.08.19
[debug] Python version 3.4.4 - Windows-10-10.0.14905
[debug] exe versions: none
[debug] Proxy map: {}
[videomore:video] elki_3: Downloading webpage
[videomore] 364623: Downloading video XML
[videomore] 364623: Downloading f4m manifest
[videomore] 364623: Downloading video JSON
ERROR: Unable to download JSON metadata: HTTP Error 404: Not Found (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpppfzkhrf\build\youtube_dl\extractor\common.py", line 394, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpppfzkhrf\build\youtube_dl\YoutubeDL.py", line 1996, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default

@nmr50
Copy link
Author

@nmr50 nmr50 commented Aug 19, 2016

Confirmed, videomore download still not in use:
C:\temp>youtube-dl.exe -F -v http://videomore.ru/elki_3
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-F', '-v', 'http://videomore.ru/elki_3']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2016.08.19
[debug] Python version 3.4.4 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-81391-g2a3720b, ffprobe N-81391-g2a3720b, rtmpdump 2.4
[debug] Proxy map: {}
[videomore:video] elki_3: Downloading webpage
[videomore] 364623: Downloading video XML
[videomore] 364623: Downloading f4m manifest
[videomore] 364623: Downloading video JSON
ERROR: Unable to download JSON metadata: HTTP Error 404: Not Found (caused by HTTPError()); ple
ase report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; ty
pe youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include it
s complete output.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpppfzkhrf\build\youtube_dl
extractor\common.py", line 394, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpppfzkhrf\build\youtube_dl
YoutubeDL.py", line 1996, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default

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.