Youtube by taapaat 1198

YouTube Enigma2 plugin to manage your youtube account and watch videos.

79112997-91997900-7d88-11ea-903e-1502e1dbbd9c.jpg


79113003-978f5a00-7d88-11ea-8b18-60b04ec0e3c7.jpg


79113010-99f1b400-7d88-11ea-985f-c9a45628b4b6.jpg


79113014-9c540e00-7d88-11ea-9281-e5788dac44ba.jpg

  • Version 1198

    YouTubeVideoUrl: remove InnerTube client API keys

    As official clients do not use them anymore.

    Add prettyPrint parameter in url for minified JSON response

  • Version 1196

    Fix code smell in YouTubeVideoUrl

    Move nested conditional expression into an independent statement

  • Version 1195

    Fallback to ios client if android return wrong player response

    It looks like web client streams are throttled regardless of nsig decryption.

    Therefore, remove the web client and use ios.

    Also improves extraction of m3u8 streams.

    On ios the m3u8 playlists contains separate video and audio streams, which need to be combined into one url.

  • Version 1194

    YouTubeVideoUrl: use android test suite client, thx SamantazFox

  • Version 1193

    YouTubeVideoUrl: update Android client parametrs, thx сергей 999s

  • Version 1192

    Update 25.04.2024

  • Version 1191

    YouTubeVideoUrl: again update Android client version and parametrs

    To fix "The following content is not available on this app" in android client.

    The android client works much faster than the web, so I give priority to it if possible

  • Version 1186

    Disable OpenViX test in workflow

    It currently contains bugs that prevent successful testing.

    force-test

  • Version 1184

    Temporarily disables the job file if there are errors in the tests

  • Version 1182

    Update Android client versions in YouTubeVideoUrl,

    thx bashonly