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

on RTS: "mp4-1201k video format URL is invalid, skipping" #11089

Closed
Fil opened this issue Nov 1, 2016 · 2 comments
Closed

on RTS: "mp4-1201k video format URL is invalid, skipping" #11089

Fil opened this issue Nov 1, 2016 · 2 comments

Comments

@Fil
Copy link

@Fil Fil commented Nov 1, 2016

  • I've verified and I assure that I'm running youtube-dl 2016.11.02

  • Bug report (encountered problems with youtube-dl)

youtube-dl --verbose "http://www.rts.ch/docs/lundi/8030686-le-doc-du-lundi.html"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'http://www.rts.ch/docs/lundi/8030686-le-doc-du-lundi.html']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.11.02
[debug] Python version 2.7.12 - Darwin-16.1.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 3.1.3, ffprobe 3.1.3, rtmpdump 2.4
[debug] Proxy map: {}
[RTS] le-doc-du-lundi: Downloading JSON metadata
[RTS] le-doc-du-lundi: Downloading webpage
[download] Downloading playlist: Le doc du lundi
[RTS] playlist Le doc du lundi: Collected 1 video ids (downloading 1 of them)
[download] Downloading video 1 of 1
[RTS] 8131886: Downloading JSON metadata
[RTS] 8131886: Downloading JSON metadata
[RTS] 8131886: Downloading m3u8 information
WARNING: Failed to download m3u8 information: HTTP Error 403: Forbidden
[RTS] 8131886: Downloading hds token
[RTS] 8131886: Downloading f4m manifest
WARNING: Unable to download f4m manifest: HTTP Error 403: Forbidden
[RTS] 8131886: Checking mp4-1201k video format URL
[RTS] 8131886: mp4-1201k video format URL is invalid, skipping
[RTS] 8131886: Checking mp4-301k video format URL
[RTS] 8131886: mp4-301k video format URL is invalid, skipping
[RTS] 8131886: Checking mp4-101k video format URL
[RTS] 8131886: mp4-101k video format URL is invalid, skipping
[RTS] 8131886: Checking mp4-701k video format URL
[RTS] 8131886: mp4-701k 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 357, in extract
    return self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/rts.py", line 216, in _real_extract
    self._sort_formats(formats)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 924, 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.
@Fil
Copy link
Author

@Fil Fil commented Nov 21, 2016

The problem is not about geo-restriction.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Nov 22, 2016

The label "geo-restricted" indicates that a developer needs a proxy to check this issue. The real cause is unknown yet

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.