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

FIX) naver tvcast #3054

Closed
ubless607 opened this issue Jun 6, 2014 · 3 comments
Closed

FIX) naver tvcast #3054

ubless607 opened this issue Jun 6, 2014 · 3 comments
Labels
bug

Comments

@ubless607
Copy link

@ubless607 ubless607 commented Jun 6, 2014

Fail to download http://tvcast.naver.com/v/162451
@jaimeMF jaimeMF added the bug label Jun 6, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jun 6, 2014

For reference, here is the verbose output:

youtube-dl 'http://tvcast.naver.com/v/162451'
[debug] System config: []
[debug] User config: ['--keep-video', '--write-info-json', '--write-thumbnail', '--verbose']
[debug] Command-line args: ['http://tvcast.naver.com/v/162451']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.06.04
[debug] Git HEAD: 70e3226
[debug] Python version 3.4.1 - Darwin-13.2.0-x86_64-i386-64bit
[debug] Proxy map: {}
[Naver] 162451: Downloading webpage
[Naver] 162451: Downloading video info
[Naver] 162451: Downloading video formats info
ERROR: No video formats found!; 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 "/Users/jaimemf93/Developer/proyectos/youtube-dl/youtube-dl/youtube_dl/YoutubeDL.py", line 527, in extract_info
    return self.process_ie_result(ie_result, download, extra_info)
  File "/Users/jaimemf93/Developer/proyectos/youtube-dl/youtube-dl/youtube_dl/YoutubeDL.py", line 564, in process_ie_result
    return self.process_video_result(ie_result, download=download)
  File "/Users/jaimemf93/Developer/proyectos/youtube-dl/youtube-dl/youtube_dl/YoutubeDL.py", line 742, in process_video_result
    raise ExtractorError('No video formats found!')
youtube_dl.utils.ExtractorError: No video formats found!; 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.
@jaimeMF jaimeMF closed this in 087ca2c Jun 6, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jun 6, 2014

Thanks for the report, it will be fixed in the next version.
For future bug reports, please post the verbose output.

@phihag
Copy link
Contributor

@phihag phihag commented Jun 7, 2014

Thank you for the report. Support for RTMP on the naver platform has been added in youtube-dl 2014.06.07. Type youtube-dl -U to update.

@ubless607 ubless607 changed the title FIX) nave tvcast FIX) naver tvcast Jul 19, 2014
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.