0x∅
0x∅
> > i changed in my own local and until the there is no issue i can't open PR. > > Then how would I know if it works how...
> > > > i changed in my own local and until the there is no issue i can't open PR. > > > > > > > > >...
my diff: ```diff diff --git a/yt_dlp/extractor/telecinco.py b/yt_dlp/extractor/telecinco.py index bdcae3b77..67a3f7b03 100644 --- a/yt_dlp/extractor/telecinco.py +++ b/yt_dlp/extractor/telecinco.py @@ -5,10 +5,8 @@ from ..networking.exceptions import HTTPError from ..utils import ( ExtractorError, - clean_html, +...
> FWIW, **access** to the API that generates the streams of program in the opening post, > > https://www.telecinco.es/television/a-la-carta/20251203/isla-tentaciones-temporada-9-programa-15-completo_18_017765460.html > > , is **geo-blocked** for **non-Spanish** IPs (_Este contenido no...
i got this url from html without decrypt. ``` C:\data\yt-dlp-testing> yt-dlp 'https://video-nss.xhpingcdn.com/RevCk-l1lKf-yncxG3ks7Q==,1764874800/media=hls4/multi=256x144:144p:,426x240:240p:,854x480:480p:,1280x720:720p:/008/559/111/_TPL_.av1.mp4.m3u8' -F [generic] Extracting URL: https://video-nss.xhpingcdn.com/RevCk-l1lKf-yncxG3ks7Q==,1764874800/media=hls4/multi=256x144:144p...1/_TPL_.av1.mp4.m3u8 [generic] _TPL_.av1.mp4: Downloading webpage [generic] _TPL_.av1.mp4: Downloading m3u8 information [generic] _TPL_.av1.mp4: Checking m3u8...
So for now if u want to download then there is a solution. open video in browser -> open network tab -> u see this in network tab u see...
So i am thinking to open PR but if anyone want to give suggestions then i will add in PR. my final change as bashonly sir give patch. if dirkf...
U can use alternative [Gallery-dl](https://github.com/mikf/gallery-dl) until issue not fixed.
The error come because ```instagram``` changing ```Query_hash --> Doc_id``` so stories ```Query_hash``` is invalid now so now we have to change to ```doc_id```.
So my suggestion is use gallery-dl for now until it is fixed.