Skip to content

Releases: Taapat/enigma2-plugin-youtube

Fix JS player extraction again

02 Nov 19:37
80046a3
Compare
Choose a tag to compare
git574

Try use plugin verificied keys for test

fix JSON object extraction

01 Nov 11:22
3c2cb70
Compare
Choose a tag to compare
git572

YouTubeVideoUrl: fix JSON object extraction from string, thx zmej to …

Fix plural forms in polish language

07 Sep 15:38
15d4150
Compare
Choose a tag to compare
Try fix plural forms in polish language, fix #101

I do not know how is right in Polish.
I only use a similar translation as in enigma.
Please fix this afterwards if necessary.

Add polish language

07 Sep 09:00
0e62889
Compare
Choose a tag to compare
Add polish language, thx jacc555

Close #100

Shows key_text in skin

04 Sep 14:54
1651aba
Compare
Choose a tag to compare
YouTubeSearch: always shows key_text in skin

There are no other config values that should not use a virtual keyboard, so it is not necessary to use convert ConditionalShowHide to enable or disable key_text in some cases.

Try fix GSOD on VTI

03 Sep 19:27
3b9ecb8
Compare
Choose a tag to compare
YouTubeSearch: add VKeyIcon widget if not exist in self

Try fix #98

Openvix compatibility patch

30 Aug 13:53
f0e0c97
Compare
Choose a tag to compare
git564

YouTubeSearch: use BUTTONS_FOLDER for compatibility with older images

Improve search language and country

31 Jul 15:46
93bd276
Compare
Choose a tag to compare
YouTubeUi: get default language and country from enigma

This allows you to automatically set the search language and region from the enigma settings and you do not need to specify it manually.

Get search region and language from enigma

30 Jul 20:28
618f008
Compare
Choose a tag to compare
git556

Update language files after language removal

Fix error string format in getVideoUrl

29 Jul 18:07
d8a4bff
Compare
Choose a tag to compare
YouTubeUi: fix error string format in getVideoUrl

Thx for report матросКТОФ