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

@@ -197,8 +197,8 @@
</object>
</child>
<child>
<object class="AdwPreferencesGroup">
<property name="title" translatable="no">YouTube</property>
<object class="AdwPreferencesGroup" id="gtuber_group">
<property name="title" translatable="no">Gtuber</property>
<child>
<object class="ClapperPrefsSwitch">
<property name="title" translatable="yes">Prefer adaptive streaming</property>