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

[NovaEmbed] 7VWrINEM87S: Unable to extract formats #4983

Open
10 tasks done
jirih opened this issue Sep 20, 2022 · 5 comments
Open
10 tasks done

[NovaEmbed] 7VWrINEM87S: Unable to extract formats #4983

jirih opened this issue Sep 20, 2022 · 5 comments
Labels
geo-blocked Content is geo-blocked site-bug Issue with a specific website

Comments

@jirih
Copy link

jirih commented Sep 20, 2022

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I remove or skip any mandatory* field

Checklist

Region

world

Provide a description that is worded well enough to be understood

Many other videos work ok. Download using mpd file of this video works too. Video is playable in the browser. Accessing from abroad with no proxy.

A bit strange that it tries to extract https://media.cms.nova.cz/embed/7VWrINEM87S , Opening this url in a browser results to
"This video is not available in your country due to licensing rights". Some new geo restriction check which browser is able to pass but yt-dlp not?

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

[debug] Command-line config: ['-vU', 'https://tv.nova.cz/porad/kriminalka-andel/epizoda/2195-3-dil-dama-na-kolejich']
[debug] User config "C:\Users\me\yt-dlp.conf": ['--user-agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36', '--no-check-certificate', '-o', 'D:\\Downloads\\yt-dlp\\%(autonumber)03d_%(title)s.%(ext)s', '--no-mtime', '--format', 'bestvideo[ext=mp4][height<=1080][fps<=30]+bestaudio[ext=m4a]/best[ext=mp4][height<=1080][fps<=30]/best[height<=1080][fps<=30]/best', '--merge-output-format', 'mkv', '--ffmpeg-location', 'C:\\Apps\\ffmpeg\\bin\\ffmpeg.exe', '--all-subs', '-i', '--compat-options', 'multistreams', '--remux-video', 'mkv', '--add-header', 'accept-language: cs;q=0.9,en-US;q=0.8,en;q=0.7,en-GB;q=0.6', '--add-header', 'sec-ch-ua: "Chromium";v="94", "Google Chrome";v="94", ";Not A Brand";v="99"', '--add-header', 'sec-ch-ua-arch: "x86"', '--add-header', 'sec-ch-ua-bitness: "64"', '--add-header', 'sec-ch-ua-full-version: "94.0.4606.71"', '--add-header', 'sec-ch-ua-mobile: ?0', '--add-header', 'sec-ch-ua-model: ""', '--add-header', 'sec-ch-ua-platform: "Windows"', '--add-header', 'sec-ch-ua-platform-version: "10.0.0"', '--add-header', 'sec-fetch-dest: document', '--add-header', 'sec-fetch-mode: navigate', '--add-header', 'sec-fetch-site: none', '--add-header', 'sec-fetch-user: ?1', '--add-header', 'service-worker-navigation-preload: true', '--add-header', 'upgrade-insecure-requests: 1', '--add-header', 'alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"', '--add-header', 'cache-control: no-cache, no-store, max-age=0, must-revalidate']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version 2022.09.01 [5d7c7d6] (win32_exe)
[debug] Compatibility options: multistreams
[debug] Python 3.8.10 (CPython 64bit) - Windows-10-10.0.19044-SP0
[debug] Checking exe version: "C:\Apps\ffmpeg\bin\ffmpeg.exe" -bsfs
[debug] Checking exe version: "C:\Apps\ffmpeg\bin\ffprobe.exe" -bsfs
[debug] exe versions: ffmpeg 4.4-full_build-www.gyan.dev (setts), ffprobe 4.4-full_build-www.gyan.dev
[debug] Optional libraries: Cryptodome-3.15.0, brotli-1.0.9, certifi-2022.06.15, mutagen-1.45.1, sqlite3-2.6.0, websockets-10.3
[debug] Proxy map: {}
[debug] Loaded 1670 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Latest version: 2022.09.01, Current version: 2022.09.01
yt-dlp is up to date (2022.09.01)
[debug] [Nova] Extracting URL: https://tv.nova.cz/porad/kriminalka-andel/epizoda/2195-3-dil-dama-na-kolejich
[Nova] 2195-3-dil-dama-na-kolejich: Downloading webpage
[debug] [NovaEmbed] Extracting URL: https://media.cms.nova.cz/embed/7VWrINEM87S
[NovaEmbed] 7VWrINEM87S: Downloading webpage
ERROR: [NovaEmbed] 7VWrINEM87S: Unable to extract formats; please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
  File "yt_dlp\extractor\common.py", line 670, in extract
  File "yt_dlp\extractor\nova.py", line 89, in _real_extract
  File "yt_dlp\extractor\common.py", line 1222, in _search_regex
@jirih jirih added site-bug Issue with a specific website triage Untriaged issue labels Sep 20, 2022
@pukkandan

This comment was marked as resolved.

@pukkandan pukkandan added geo-blocked Content is geo-blocked incomplete Further information is needed and removed triage Untriaged issue labels Sep 20, 2022
@jirih

This comment was marked as spam.

@jirih jirih closed this as completed Sep 21, 2022
@jirih jirih reopened this Sep 21, 2022
@pukkandan

This comment was marked as resolved.

@gamer191
Copy link
Collaborator

The country is called "abroad"?

It's accessible here in Australia :)

On a side note, were you, by any chance, using https://media.cms.nova.cz/embed/7VWrINEM87S instead of https://tv.nova.cz/porad/kriminalka-andel/epizoda/2195-3-dil-dama-na-kolejich?

@pukkandan pukkandan removed the incomplete Further information is needed label Sep 22, 2022
@jirih
Copy link
Author

jirih commented Sep 24, 2022

I checked once again. From inside Czechia, yt-dlp can download the video without problems. From abroad (no, that is not a country, it is just outside Czechia), the download does not succeed. However, the video is playable in a browser even abroad (of course, no login required).

(Just a warning: in a couple of days, this particular video will very probably become unavailable. Another example will be needed. For example https://tv.nova.cz/porad/comeback/epizoda/252-27-dil-pan-prase-odchazi which has the same issue.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
geo-blocked Content is geo-blocked site-bug Issue with a specific website
Projects
None yet
Development

No branches or pull requests

3 participants