Open DiagonalArg opened 7 years ago
I came here to report the same problem. Let me know if I can provide any other information that could be helpful.
9:42am ~ >./youtube-dl -v -F "http://www.pbs.org/video/natures-miniature-miracles-c7il7p/" [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'-v', u'-F', u'http://www.pbs.org/video/natures-miniature-miracles-c7il7p/'] [debug] Encodings: locale US-ASCII, fs US-ASCII, out US-ASCII, pref US-ASCII [debug] youtube-dl version 2017.11.26 [debug] Python version 2.7.13 - FreeBSD-10.3-RELEASE-p19-amd64-64bit-ELF [debug] exe versions: ffmpeg 3.3.2, ffprobe 3.3.2 [debug] Proxy map: {} [debug] Using fake IP 3.0.67.224 (US) as X-Forwarded-For. [pbs] Downloading JSON metadata [pbs] natures-miniature-miracles-c7il7p: Downloading webpage [pbs] Downloading widget/partnerplayer page WARNING: Unable to download webpage: HTTP Error 404: Not Found [pbs] Downloading portalplayer page WARNING: Unable to download webpage: HTTP Error 404: Not Found ERROR: No video formats found; 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. Traceback (most recent call last): File "./youtube-dl/youtube_dl/YoutubeDL.py", line 784, in extract_info ie_result = ie.extract(url) File "./youtube-dl/youtube_dl/extractor/common.py", line 437, in extract ie_result = self._real_extract(url) File "./youtube-dl/youtube_dl/extractor/pbs.py", line 589, in _real_extract self._sort_formats(formats) File "./youtube-dl/youtube_dl/extractor/common.py", line 1067, in _sort_formats raise ExtractorError('No video formats found') ExtractorError: No video formats found; 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.
@wright546 it's not the same problem, https://github.com/rg3/youtube-dl/issues/14865#issuecomment-347437329.
@remitamine - any suggestion for a work-around? I'd like to watch this vid, but it will only be around for a few more days. (I have a slow connection. If I want to watch it in decent resolution ...)
Have you tried using this link directly in youtube-dl? https://ga.video.cdn.pbs.org/videos/independent-lens/4421e28a-0b0b-493b-b6fd-11c468583171/2000017706/hd-16x9-mezzanine-1080p/8uzocjp4_inle1902-16x9-1080p-1080p-6500k.m3u8
Thanks. I tried, but neither one works...
youtube-dl -v --hls-prefer-native "https://ga.video.cdn.pbs.org/videos/independent-lens/4421e28a-0b0b-493b-b6fd-11c468583171/2000017706/hd-16x9-mezzanine-1080p/8uzocjp4_inle1902-16x9-1080p-1080p-6500k.m3u8" -o PBS.mp4
@gkoelln - Yes, working. Thanks much. After that, I'll wait for the update.
$ ~/bin/youtube-dl --version 2017.11.26
Bug report: DL'ing a PBS video. Three URL's for the same video, none of which work:
http://www.pbs.org/independentlens/videos/shadow-world-full-film/ https://video.ket.org/video/3002680390/ https://player.pbs.org/portalplayer/3002680390/
It seems the requests land on this video (see below): https://ga.video.cdn.pbs.org/videos/independent-lens/4421e28a-0b0b-493b-b6fd-11c468583171/2000017706/hd-16x9-mezzanine-1080p/8uzocjp4_inle1902-16x9-1080p-1080p-6500k.m3u8
Using advice found on the web, I made another attempt, changing m3u8 to mp4. When that didn't work, I got a lower resolution and tried the same. It also failed.
[The following long lines are not cut off, but they appear that way in preview and in the post.]