 | |  |  |  |  | |  |  | |  | |
04-02-2021, 22:57
|
#51 |
ADMINISTRATOR Join Date: Apr 2016 Location: World-Satellite
Posts: 34,848
Thanks: 274
Thanked 11,561 Times in 6,579 Posts
| Re: YouTube Plugin by Taapat YouTube_h1+git652+582745d-r0 от 04.02.2021 ● YouTubeVideoUrl: skip OTF formats ● YouTubeVideoUrl: pass embed URL to get_video_info request ● Small style fixes in YouTubeVideoUrl
|
| |
06-02-2021, 22:30
|
#52 |
ADMINISTRATOR Join Date: Apr 2016 Location: World-Satellite
Posts: 34,848
Thanks: 274
Thanked 11,561 Times in 6,579 Posts
| Re: YouTube Plugin by Taapat
enigma2-plugin-extensions-youtube_h1+git661+d20911c-r0.0_all
-GitHub Actions workflow updates
Change name to build.
Ignore changes in README.md and .travis.yml.
Remove build directory from flake8 tests.
-Chande download lint to releases in README
-Build ipk package and create release with GitHub Actions
-Fix paths in flake8 test in ci.yml
-Change path to files for flake8 test in ci.yml
-Use setup.py to compile python and language files for test un GitHub Actions
|
| |
07-02-2021, 19:15
|
#53 |
ADMINISTRATOR Join Date: Apr 2016 Location: World-Satellite
Posts: 34,848
Thanks: 274
Thanked 11,561 Times in 6,579 Posts
| Re: YouTube Plugin by Taapat
Update ...
last version with latest update for DreamOS [*deb]
-Text cosmetics, thx GWARDAR close #112
(Personally, I don't like to change Ok and OK.
I think it looks ugly if next to a button that is written in a normal camel case is a button that has text written only in capital letters.
But I know there is an argument that Ok is not a word.
I use my Latvian translation, where I can change Ok as I wish, so I change Ok to OK if others want this.)
-Update translation files after text cosmetics
-YouTubeSetup: donot use removeNotifier
(Such a function not exist on BH, so it calls crash)
Thanks RAED
|
| |  | |  |
09-02-2021, 19:09
|
#54 |
ADMINISTRATOR Join Date: Apr 2016 Location: World-Satellite
Posts: 34,848
Thanks: 274
Thanked 11,561 Times in 6,579 Posts
| Re: YouTube Plugin by Taapat
YouTube_h1+git687+2f6ae29-r0.0 от Taapat 09.02.2021
-YouTubeVideoUrl: remove unused import for test
-ci.yml use always() to publish release if tests skipped …
I think this will allow release even if the test doesn't pass, which shouldn't happen.
Need more testing and possibly extra workaround for this bug.
Also add a repo check so not to publish releases on forks.
-ci.yml: remove event_name check in deloy …
Now not used pull_request for jobs
-YouTubeVideoUrl: remove unused randint import
-Use tests according to changes in the code …
If only the python code has been changed then perform python tests, if language files have been changed then on test compile only language files
-Run GitHub Actions jobs only on push …
On pull request also is created commit push
-Fix forgotten comma in previous commit
-Add DASH mp4 video and audio in tests
|
| |  | |  |
17-02-2021, 11:48
|
#55 |
ADMINISTRATOR Join Date: Apr 2016 Location: World-Satellite
Posts: 34,848
Thanks: 274
Thanked 11,561 Times in 6,579 Posts
| Re: YouTube Plugin by Taapat
YouTube_h1+git709+e2e4d77-r0.0 от 17.02.2021
● YouTubeSearch: use setList setSearchEntry
● Small code optomization
● Fix gui test on openatv
● Add YouTubeSearch screen in gui tests
● Revert bbccf70
● ci.yml: replaces the apostrophe with quotes
● To make the code style the same because echo uses quotes.
|
| |
17-02-2021, 20:12
|
#56 |
ADMINISTRATOR Join Date: Apr 2016 Location: World-Satellite
Posts: 34,848
Thanks: 274
Thanked 11,561 Times in 6,579 Posts
| Re: YouTube Plugin by Taapat
YouTube_h1+git714+24dc06c-r0.0 от 17.02.2021
● YouTubeSearch: use exception for encode errors in suggestions
● Add YouTubeVirtualKeyBoard in gui test
● On gui tests call YouTubeSetup and YouTubeDownloadList from YouTubeMain screen
● Fix and use openWithCallback in gui tests
● Add YouTubeSearch screen in gui test code change check
|
| | The Following User Says Thank You to MadMax For This Useful Post: | |
18-02-2021, 18:42
|
#57 |
ADMINISTRATOR Join Date: Apr 2016 Location: World-Satellite
Posts: 34,848
Thanks: 274
Thanked 11,561 Times in 6,579 Posts
| Re: YouTube Plugin by Taapat
[CENTER]YouTube_h1+git727+090cf85c-r0.0 от 18.02.2021
●Test YouTubeSetup config changes on gui test
●ci.yml: update schedule rules
●Run GitHub Workflow jobs also on pull request and sheudule
●YouTubeSearch: remove exceptions for encode errors …
Now fixed on test platform by setting Python2 encoding to utf-8.
●Use separate flake8 test for try_plugin …
To exclude an undefined name 'reload' error.
●Temporarily disable flake8 on python 3
|
| |
20-02-2021, 19:40
|
#58 |
ADMINISTRATOR Join Date: Apr 2016 Location: World-Satellite
Posts: 34,848
Thanks: 274
Thanked 11,561 Times in 6,579 Posts
| Re: YouTube Plugin by Taapat YouTube_h1+git743+4015387-r0.0 от 20.02.2021
●YouTubeSearch: allows choose playable video in suggestions list
Some users don't understand that it's just a suggestions list and are trying to specify a video to play in it.
●Update Russisn translation
●Add forgotten colon in Latvina translation
●Update Latvian translation
●Regenerate language files after added config option
●YouTubeVideoUrl change forgotten getValue usage for maxResolution
●Add option use DASH MP4 format in configs |
| | The Following User Says Thank You to MadMax For This Useful Post: | |
22-02-2021, 19:42
|
#59 |
ADMINISTRATOR Join Date: Apr 2016 Location: World-Satellite
Posts: 34,848
Thanks: 274
Thanked 11,561 Times in 6,579 Posts
| Re: YouTube Plugin by Taapat
YouTube_h1+git753+46fabd9-r0.0 от 22.02.2021
● YouTubeUi: small optimization
● Use getValue() and setValue() instead of value
|
| |
23-02-2021, 19:45
|
#60 |
ADMINISTRATOR Join Date: Apr 2016 Location: World-Satellite
Posts: 34,848
Thanks: 274
Thanked 11,561 Times in 6,579 Posts
| Re: YouTube Plugin by Taapat YouTube_h1+git758+22b964c-r0.0 от 23.02.2021
- YouTubeMain: intruduce variables current and text …
It's better to use an understandable name self.value[0] and self.value[1].
-YouTubeUi: fix missing whitespace around operator
-YouTubeUi: remove class variable self.text |
| |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | |  | |  | | | |  | |  | |  |