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

[RTS] Playlist scheme change? #11831

Closed
fzg opened this issue Jan 25, 2017 · 0 comments
Closed

[RTS] Playlist scheme change? #11831

fzg opened this issue Jan 25, 2017 · 0 comments

Comments

@fzg
Copy link

@fzg fzg commented Jan 25, 2017


  • I've verified and I assure that I'm running youtube-dl 2017.01.24
  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
% /usr/local/bin/youtube-dl --verbose "http://tp.srgssr.ch/p/rts/inline?urn=urn:rts:video:8323960"

[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.01.24
[debug] Python version 2.7.13 - Linux-4.2.0-1-amd64-x86_64-with-Kali-kali-rolling-kali-rolling
[debug] exe versions: ffmpeg 3.0.1, ffprobe 3.0.1, rtmpdump 2.4
[debug] Proxy map: {}
[RTS] 8323960: Downloading JSON metadata
[RTS] 8323960: Downloading JSON metadata
[RTS] 8323960: Downloading hls token
[RTS] 8323960: Downloading m3u8 information
WARNING: Failed to download m3u8 information: HTTP Error 404: Not Found
[RTS] 8323960: Downloading hds token
[RTS] 8323960: Downloading f4m manifest
WARNING: Unable to download f4m manifest: HTTP Error 404: Not Found
[RTS] 8323960: Checking mp4-101k video format URL
[RTS] 8323960: mp4-101k video format URL is invalid, skipping
[RTS] 8323960: Checking mp4-301k video format URL
[RTS] 8323960: mp4-301k video format URL is invalid, skipping
[RTS] 8323960: Checking mp4-701k video format URL
[RTS] 8323960: mp4-701k video format URL is invalid, skipping
[RTS] 8323960: Checking mp4-1201k video format URL
[RTS] 8323960: mp4-1201k video format URL is invalid, skipping
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 "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 694, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 359, in extract
    return self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/rts.py", line 213, in _real_extract
    self._sort_formats(formats)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 926, 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.
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
2 participants
You can’t perform that action at this time.