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

[site-support-request] movie.naver.com #2943

Open
ubless607 opened this issue May 18, 2014 · 1 comment
Open

[site-support-request] movie.naver.com #2943

ubless607 opened this issue May 18, 2014 · 1 comment
Labels
site-support-request Add extractor(s) for a new domain

Comments

@ubless607
Copy link

C:\rtmp>youtube-dl --verbose http://movie.naver.com/movie/bi/mi/mediaView.nhn?code=57278&mid=22567


[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://movie.naver.com/movie/bi/mi/mediaView.nhn?code=57278']
[debug] Encodings: locale cp949, fs mbcs, out cp949, pref cp949
[debug] youtube-dl version 2014.08.29
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[generic] mediaView: Requesting header
WARNING: Falling back on generic information extractor.
[generic] mediaView: Downloading webpage
[generic] mediaView: Extracting information
ERROR: Unsupported URL: http://movie.naver.com/movie/bi/mi/mediaView.nhn?code=57278; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
Traceback (most recent call last):
  File "youtube_dl\extractor\generic.pyo", line 530, in _real_extract
  File "youtube_dl\utils.pyo", line 1469, in parse_xml
  File "xml\etree\ElementTree.pyo", line 1300, in XML
  File "xml\etree\ElementTree.pyo", line 1642, in feed
  File "xml\etree\ElementTree.pyo", line 1506, in _raiseerror
ParseError: mismatched tag: line 84, column 2
Traceback (most recent call last):
  File "youtube_dl\YoutubeDL.pyo", line 521, in extract_info
  File "youtube_dl\extractor\common.pyo", line 178, in extract
  File "youtube_dl\extractor\generic.pyo", line 869, in _real_extract
ExtractorError: Unsupported URL: http://movie.naver.com/movie/bi/mi/mediaView.nhn?code=57278; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.

'mid'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는
배치 파일이 아닙니다.
@ubless607 ubless607 changed the title ADD) movie.naver.com [site-support-request] movie.naver.com Aug 30, 2014
@mpenkov
Copy link

mpenkov commented Jul 30, 2018

Still unsupported in the current master:

misha@cabron:~/git/youtube-dl$ git rev-parse --short HEAD
7ff129d3e
misha@cabron:~/git/youtube-dl$ bin/youtube-dl "http://movie.naver.com/movie/bi/mi/mediaView.nhn?code=57278&mid=22567"
[generic] mediaView: Requesting header
[redirect] Following redirect to https://movie.naver.com/movie/bi/mi/mediaView.nhn?code=57278&mid=22567
[generic] mediaView: Requesting header
WARNING: Falling back on generic information extractor.
[generic] mediaView: Downloading webpage
[generic] mediaView: Extracting information
ERROR: Unsupported URL: https://movie.naver.com/movie/bi/mi/mediaView.nhn?code=57278&mid=22567

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-support-request Add extractor(s) for a new domain
Projects
None yet
Development

No branches or pull requests

3 participants