dirkf
dirkf
So has anyone tried fetching fragments in fragments of
Maybe the new player JS uses some G JS syntax extension (aka ECMA2021+) that hadn't been contemplated in those FF versions. Is there an error in the JS console?
But in the browser the media links have the `pot` parameter with its `poToken` challenge result, no? Which is what we can't haz. In line with [step 1 above](https://github.com/ytdl-org/youtube-dl/issues/32905#issuecomment-2276407472), I'm...
**Please don't bother to supply any "me too" reports** unless the log shows some novelty that may help with rectification. Just "Like", or whatever, an existing similar report. You can...
Indeed, Android 14/FF 122 at m.youtube.com didn't list the `poToken` experiment IDs although _yt-dlp_ has reported unsuccess with Android clients.
At least it would be good to have a program that is not _not-youtube-dl_ while a long term solution to the twattery is being investigated.
Yes, but so far as captcha is generally understood (G/recaptcha, hcaptcha, Cloudflare challenge aka breaks the Web), that is not the problem. Even if it solved the `poToken` issue, a...
Fair enough, but even _curl-impersonate_ is quite a beefy dependency that would not be supportable on the same range of targets as the current yt-dl.
Apparently the API fallback in the YT extractor wouldn't have worked for ages, if at all, because (unlike in the age-gate fallback) no `sts` was being sent. Then: ```console $...
Yes, because specifying a mobile UA redirects to m.youtube.com as above. `Mozilla/5.0 (Android 14; Mobile; rv:115.0) Gecko/115.0 Firefox/115.0` is a shorter UA that has the same effect. However the `ytInitialData`...