[E² Plugin] YouTube

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,877
enigma2-plugin-extensions-youtube_h1+git556+618f008-r0.0_all

-Update language files after language removal
-YouTubeUi: get search region and language from enigma …
Use the search region and language from the enigma so you don't have to translate and maintain them.
This allows you to use all countries and languages for which a particular image is available.
-YouTubeUi: fix Russian search language display in settings …
Before that, the country was displayed, not the language.

Thx @ Taapat
 

oys

Registered
Messages
557
Youtube_h1+git558+793bd276-r0.0 от 31.07.2020

● 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.
● YouTubeUi: add workoround if CountryCodes not exist
This fix GSOD on BH where CountryCodes not exist in Tools
 

oys

Registered
Messages
557
Youtube_h1+git564+f0e0c97-r0.0 от 30.08.2020​


- YouTubeSearch: use BUTTONS_FOLDER for compatibility with older images
- YouTubeSearc: restore MenuActions
Removed in previous commit.
This fix menu callback on OpenPli.
- Openvix compatibility patch
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,877
enigma2-plugin-extensions-youtube_h1+git565+3b9ecb8-r0.0_all
03.09.2020


-YouTubeSearch: add VKeyIcon widget if not exist in self
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,877
enigma2-plugin-extensions-youtube_h1+git568+1651aba-r0.0_all

- 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.
- YouTubeSearch: set the VKeyIcon widget on screen init in all cases …
As I see on openvix VKeyIcon is set only in case if it doesn't exist in self, so it shouldn't break anything.
In fact, the VKeyIcon widget here is needed only for compatibility with the skins that use it.
-Remove Olympics form travis test
 

oys

Registered
Messages
557
Youtube_h1+git569+0e62889-r0.0 от 07.09.2020

Add polish language, thx jacc555
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,877
enigma2-plugin-extensions-youtube_h1+git570+15d4150-r0.0_all

-Try fix plural forms in polish language
 

oys

Registered
Messages
557


Youtube_h1+git572+3c2cb70-r0.0 от 01.11.2020


YouTubeVideoUrl: fix JSON object extraction from string, thx zmej to …
…point on this
Update hu.po
 

oys

Registered
Messages
557


Youtube_h1+git574+80046a3-r0.0 от 02.11.2020

Try use plugin verificied keys for test
YouTubeVideoUrl: fix JS player extraction again, thx Dominika
 

oys

Registered
Messages
557
Youtube_h1+git577+b2f2fd7-r0.0 от 04.11.2020
Update pl.po
Remove some videos from tests
Don't fail tests on no supported formats found
 

oys

Registered
Messages
557
Youtube_h1+git580+539aa3f-r0.0 от 07.11.2020

YouTubeVideoUrl: try fix problem with new youtube player
Yet not in age restricted videos.
Remove location lines in pl.po
Regenerate YouTube.pot file
No translation changes, only location updates
 

oys

Registered
Messages
557
Youtube_h1+git582+9cedd76-r0.0 от 07.11.2020

YouTubeVideoUrl: remove function extract_embedded_config
YouTubeVideoUrl: try fix new youtube player on age restricted videos
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,877
enigma2-plugin-extensions-youtube_h1+git586+b415f85-r0.0_all

- YouTubeVideoUrl: fix 2 time try if no supported formats found …
Looks like I've missed how extract function recursion works.
- YouTubeVideoUrl: add some loggin info in video extract
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,877
Youtube_h1+git587+c0b5890-r0.0 от 09.11.2020

- YouTubeVideoUrl: small optimization in extract error messages​
 

oys

Registered
Messages
557
Youtube_h1+git591+b7291eb-r0.0 от 10.11.2020

YouTubeVideoUrl: fix error messages on python 3
YouTubeVideoUrl: small optimization in extract error messages
 

oys

Registered
Messages
557
Youtube_h1+git593+96a15fd-r0.0 от 11.11.2020

YouTubeUi: don't try workaround in _tryStr() on KeyError
YouTubeUi: add in _tryStr() workaround if image python have str() problems
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,877
enigma2-plugin-extensions-youtube_h1+git595+c66faa1-r0.0_all

-Regenerate language files after revert
-Revert "YouTubeUi: remove All choice from search and language"
 

oys

Registered
Messages
557
Youtube_h1+git597+1b0d71e-r0.0 от 18.11.2020

YouTubeVideoUrl: add support for rental videos previews
YouTubeVideoUrl: update extractor
 

oys

Registered
Messages
557
Youtube_h1+git600+50921fc-r0.0 от 21.11.2020

YouTubeUi: fix typo in language code parse workaround
YouTubeVideoUrl: improve error reason extraction
YouTubeUi: fix language code parse in workaround
For countries where the country code is different from the country abbreviation
For example English abbreviation is EN but code GB
 

oys

Registered
Messages
557
Youtube_h1+git602+9d723ce-r0.0 от 21.11.2020

YouTubeUi: fix default search region
On OpenPli getLanguage() return en_EN if defult language is used.
However a country code EN in ISO-3166 does not exist.
Use All search region if default en_EN is returned
 
Top