Releases: Taapat/enigma2-plugin-youtube
Releases · Taapat/enigma2-plugin-youtube
Fix JS player extraction again
git574 Try use plugin verificied keys for test
fix JSON object extraction
git572 YouTubeVideoUrl: fix JSON object extraction from string, thx zmej to …
Fix plural forms in polish language
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
Add polish language, thx jacc555 Close #100
Shows key_text in skin
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
YouTubeSearch: add VKeyIcon widget if not exist in self Try fix #98
Openvix compatibility patch
git564 YouTubeSearch: use BUTTONS_FOLDER for compatibility with older images
Improve search language and country
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
git556 Update language files after language removal
Fix error string format in getVideoUrl
YouTubeUi: fix error string format in getVideoUrl Thx for report матросКТОФ