UltraHDR

Results 15 comments of UltraHDR

You just need to remove "m." or "mobile." from the URL e.g ``` ~$ streamlink 'https://m.ok.ru/live/1366902775399' error: No plugin can handle URL: https://m.ok.ru/live/1366902775399 ~$ streamlink 'https://mobile.ok.ru/live/1366902775399' error: No plugin can...

@bastimeyer I tried updating the regex to allow the "m." or "mobile." urls to load with the okru plugin but it seems the extraction code needs to be updated for...

Thankyou @bastimeyer. It worked perfectly. ``` ~$ streamlink 'https://mobile.ok.ru/live/1366902775399' best [cli][info] Found matching plugin okru for URL https://mobile.ok.ru/live/1366902775399 [cli][info] Available streams: 240p (worst), 360p, 480p, 720p (best) [cli][info] Opening stream:...

@snesrev I think this should be merged in. nuget has an old https://www.nuget.org/packages/sdl2 version from 2016 and I couldn't get the master branch compiling for Windows 11 ARM64. I was...

Closing as website doesn't exist anymore.

I commented out the "failed to submit command buffer" code and it doesn't crash anymore. See: https://github.com/cemu-project/Cemu/pull/280 It's a hack for now

Thanks @Tachi107 for your feedback

@freearhey should this be merged? It can always be updated with another pull request.

> Precise it's MPD on the title, or else they won't show up. That's fine, m3u8 is deprecated by the broadcaster so I'm just adding them as a mirror. m3u8...

I've checked they work. Can you just approve it?