nullket
nullket
Hello, nowadays videos on websites are typically fragmented in multiple streams for different video and audio quality. The selected streams must be muxed together by the player. Fortunately, Kodi offers...
I really appreciate that you want to contribute! Thanks. I am currently on mobile but looking forward to fix this issue together with you. Anyway, before we starting the code,...
> but also you never know what crazy usecases people are coming up with kodi. if there is no other tradeoff i would be ok with it. Aye. I second...
I had a longer look at this and I don't know why the playback does not start. In my understanding `setResolvedUrl` should start the playback if the second parameter is...
Thanks! @GautamMKGarg that means you either need something that opens the player (and does not try to open it twice when called via the api) or call the plugin recursively...
True. No I do not like my solution anymore either. But I also want to solve the issue that I get "warnings" whenever I launch the driver with my camera...
It is a little bit more than nativefier but [ferdium](https://ferdium.org/) solved this perfectly for me. A tabbed app for all my chat/mail web apps.
Sure, [here](https://github.com/xbmc/inputstream.adaptive/files/8871460/master.txt) is the file as a txt and the content master.mpd ```xml ../ ``` and in case somebody is willing to install [yt_dlp](https://github.com/yt-dlp/yt-dlp) here is a minimal python3 example...
I have setup everything manually. The problem is not to get it working for one site but: - dealing with all sites or integrating some kind of whitelist - managing...
Yes and No :) As youtube is not exposing its manifest and https://github.com/firsttris/plugin.video.sendtokodi/issues/34 is still not implemented sendtokodi here simply falls back to the "best all in one" stream, the...