Port to new gtuber lib

Current YouTube code was broken for quite some time. Replace it with
the new Gtuber lib to make this code separate, independent and easier to maintain.
This commit is contained in:
Rafał Dzięgiel
2021-10-12 20:08:34 +02:00
parent 22d2c40b0f
commit 79618edd1e
13 changed files with 343 additions and 1346 deletions

View File

@@ -103,14 +103,14 @@
<summary>Set PlayFlags for playbin</summary>
</key>
<!-- YouTube -->
<!-- Gtuber -->
<key name="yt-adaptive-enabled" type="b">
<default>false</default>
<summary>Enable to use adaptive streaming for YouTube</summary>
<summary>Enable to use adaptive streaming</summary>
</key>
<key name="yt-quality-type" type="i">
<default>1</default>
<summary>Max YouTube video quality type</summary>
<summary>Max online video quality type</summary>
</key>
<!-- Other -->