02.01.2023
YouTube Plugin
update
enigma2-plugin-extensions Youtube_Youtube h1+git1035+8ff934d-r0.0
02.01.2023
YouTube Plugin
update
enigma2-plugin-extensions Youtube_Youtube h1+git1035+8ff934d-r0.0
09.01.2023
YouTube Plugin
update
enigma2-plugin-extensions Youtube_Youtube h1+git1043+a56b9dd-r0.0
12.01.2023
YouTube Plugin
update
enigma2-plugin-extensions Youtube_Youtube h1+git1048+b4e41ba-r0.0_all.ipk
enigma2-plugin-extensions Youtube_Youtube h1+py3+git1048+b4e41ba-r0.0_all.ipk
Set asset files on create release
greeting Taapat
14.01.2023
YouTube Plugin
update
enigma2-plugin-extensions Youtube_Youtube h1+git1049+5fcea3c-r0.0_all.ipk
enigma2-plugin-extensions Youtube_Youtube h1+py3+git1049+5fcea3c-r0.0_all.ipk
Don't use getConfigListEntry
It just checks the number of arguments in entry.
I don't see a reason to use this function if I add a fixed number of arguments to the entry.
greeting Taapat
Youtube_1+git1049+5fcea3c-r0_all
-Add workaround for python 2.7 test
(This fix in python 2.7 tests KeyError: 'default' in thumbnail = self.thumbnails['default'] after thumbnail download error [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)
Also use setup-python latest v4 tag.)
-Update language files
-Don't use getConfigListEntry
(It just checks the number of arguments in entry.
I don't see a reason to use this function if I add a fixed number of arguments to the entry.)
Thx @RAED
18.01.2023
YouTube Plugin
update
enigma2-plugin-extensions Youtube_Youtube h1+git1053+3083a74-r0.0_all.ipk
enigma2-plugin-extensions Youtube_Youtube h1+py3+git1053+3083a74-r0.0_all.ipk
greeting Taapat
26.01.2023
YouTube Plugin
update
enigma2-plugin-extensions Youtube_Youtube h1+git1055+082c2cc-r0.0_all
enigma2-plugin-extensions Youtube_Youtube h1+py3+git1055+082c2cc-r0.0_all
greeting Taapat
26.01.2023
YouTube Plugin
update
enigma2-plugin-extensions Youtube_Youtube py3+git1057+d774e0a-r0.0_all.ipk
enigma2-plugin-extensions Youtube_Youtube
h1+git1057+d774e0a-r0.0_all
Rename some clases, parameters and local variables git1057Try fix Google API Key vulnerability git1055
greeting Taapat
Youtube_h1+git1060+6d34d84-r0.0
git1060:
Add a parameter to the parent lambda function
Fix code smell
git1059:
Decrease search_list_full method parameters
Fix code smell 14 parameters is greater than the 13 authorized.
Thx @Tappat & Mohamed_OS
Youtube_1+git1060+6d34d84-r0
-Rename some clases, parameters and local variables
-Decrease search_list_full method parameters(Fix code smell 14 parameters is greater than the 13 authorized.)
-Add a parameter to the parent lambda function(Fix code smell)
Thx @RAED