yewtudotbe / invidious-custom

Invidious with some git patches (mostly from existing PRs)
GNU Affero General Public License v3.0
210 stars 42 forks source link

hd720 proxy not working - itag not found - QI96hnhcr2E #103

Closed Tsuchimikado closed 4 months ago

Tsuchimikado commented 5 months ago

https://yewtu.be/watch?quality=dash&v=QI96hnhcr2E error messages are DASH request error at URL: /api/manifest/dash/id/QI96hnhcr2E?local=true&unique_res=1&hmac_key=d9c6da1d9614eb7e1ba69374e824a8f200da6aa1 (rare) and The media could not be loaded, either because the server or network failed or because the format is not supported. (most of times)

hd720 is ok in Microsoft Edge 124.0.2478.97 and Firefox 125.0.3

other invidious instances are ok with both dash and hd720

UPD: hd720 in proxy mode is not working https://yewtu.be/watch?quality=hd720&local=true&v=QI96hnhcr2E The media could not be loaded, either because the server or network failed or because the format is not supported.

unixfox commented 5 months ago

dash works for me. about hd720 in proxy mode failing, I'll take a look at.

Tsuchimikado commented 5 months ago

Found the reason why dash quality did not work on yewtu.be. It was absence of "Kaspersky Protection" addon in browser. After installing it yewtu.be started to play dash. This is the first time I encountered a website that required this addon to be installed in order to work, and I remember that yewtu.be worked fine without this addon in january. https://addons.mozilla.org/en-US/firefox/addon/kaspersky-protection-2021/ https://chromewebstore.google.com/detail/ahkjpbeeocnddjkakilopmfdlnjdpcdm

Also can be fixed by unticking "Inject script into web traffic to interact with web pages" in Kaspersky's Security settings → Network settings.

unixfox commented 4 months ago

https://github.com/iv-org/invidious/issues/475