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

No video found on france.tv url #21106

Closed
sydhds opened this issue May 14, 2019 · 0 comments
Closed

No video found on france.tv url #21106

sydhds opened this issue May 14, 2019 · 0 comments

Comments

@sydhds
Copy link

@sydhds sydhds commented May 14, 2019

Traceback:

ydl --verbose https://www.france.tv/france-2/vive-la-politique/140951-le-maire-et-ses-migrants.html [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['--verbose', 'https://www.france.tv/france-2/vive-la-politique/140951-le-maire-et-ses-migrants.html'] [debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2019.05.11 [debug] Python version 3.6.7 (CPython) - Linux-4.15.0-48-generic-x86_64-with-Ubuntu-18.04-bionic [debug] exe versions: ffmpeg 3.4.6, ffprobe 3.4.6, phantomjs 2.1.1, rtmpdump 2.4 [debug] Proxy map: {} [FranceTVSite] 140951-le-maire-et-ses-migrants: Downloading webpage [FranceTV] 357fba65-b00f-49dd-8ba9-654feab1d137: Downloading video JSON [FranceTV] 357fba65-b00f-49dd-8ba9-654feab1d137: Downloading geo restriction info ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. Traceback (most recent call last): File "/home/sydh/dev/virtualenvs/ydlpy3/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info ie_result = ie.extract(url) File "/home/sydh/dev/virtualenvs/ydlpy3/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 529, in extract ie_result = self._real_extract(url) File "/home/sydh/dev/virtualenvs/ydlpy3/lib/python3.6/site-packages/youtube_dl/extractor/francetv.py", line 209, in _real_extract return self._extract_video(video_id, catalog) File "/home/sydh/dev/virtualenvs/ydlpy3/lib/python3.6/site-packages/youtube_dl/extractor/francetv.py", line 169, in _extract_video self._sort_formats(formats) File "/home/sydh/dev/virtualenvs/ydlpy3/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 1326, in _sort_formats raise ExtractorError('No video formats found') youtube_dl.utils.ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Note that ydl is an alias:

alias ydl
alias ydl='/home/sydh/dev/virtualenvs/ydlpy3/bin/youtube-dl'

@dstftw dstftw closed this Jul 16, 2019
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.