YouTube Plugin by Taapat

Image
discussions, channel lists, images, information, tutorials, picons, plugins, settings, skins, software and tools for Vu+ receivers
User avatar
Gohel Manish
Posts: 6503
Joined: Fri Oct 23, 2020 10:32 am
Has thanked: 366 times
Been thanked: 1321 times
India

Re: YouTube Plugin by Taapat

Post by Gohel Manish »

Update ...to latest version for DreamOS [*deb]


-YouTubeApi: fix access token renew, thx for report mop80
urllib2 raise HTTP Error on Unauthorized acess.
So neet to use except for HTTPError to get error code 401 for access token renew.
-Make log more verbose
Print exceptions reasons in enigma log
-Small optimization in OAuth code

Thanks RAED
Youtube-Mod-RAED-DreamOS.zip
(77.67 KiB) Downloaded 31 times
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.


Image
User avatar
Gohel Manish
Posts: 6503
Joined: Fri Oct 23, 2020 10:32 am
Has thanked: 366 times
Been thanked: 1321 times
India

Re: YouTube Plugin by Taapat

Post by Gohel Manish »

Youtube_h1+git611+e6707d7-r0.0 от 14.12.2020

Code: Select all

● Optimization in YouTubeApi code
● Small optimization in OAuth code
● Make log more verbose
Print exceptions reasons in enigma log
Attached Files Attached Files
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.


Image
User avatar
Gohel Manish
Posts: 6503
Joined: Fri Oct 23, 2020 10:32 am
Has thanked: 366 times
Been thanked: 1321 times
India

Re: YouTube Plugin by Taapat

Post by Gohel Manish »

Youtube_h1+git618+655e282-r0.0 от 19.12.2020


● YouTubeApi: fix headers in get_aut_response
● YouTubeApi: next code optimization
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.


Image
User avatar
Gohel Manish
Posts: 6503
Joined: Fri Oct 23, 2020 10:32 am
Has thanked: 366 times
Been thanked: 1321 times
India

Re: YouTube Plugin by Taapat

Post by Gohel Manish »

YouTube_h1+git632+5405d1c-r0 28.01.2021

● Ignore E265 in YouTubeVideoUrl on flake8 travis tests
● YouTubeVideoUrl: try fix some flake8 test fails
● Add W504 in flake8 ignore on travis tests
● Add flake8 for PEP8 python code style check in travis tests
● PEP 8 code style updates
● No code changes
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.


Image
User avatar
Gohel Manish
Posts: 6503
Joined: Fri Oct 23, 2020 10:32 am
Has thanked: 366 times
Been thanked: 1321 times
India

Re: YouTube Plugin by Taapat

Post by Gohel Manish »

Update ...
last version with latest update for DreamOS [*deb]

-PEP 8 code style updates
-YouTubeVideoUrl: try fix some flake8 test fails

Thanks RAED
Youtube-Mod-RAED-DreamOS.zip
(77.95 KiB) Downloaded 32 times
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.


Image
User avatar
Gohel Manish
Posts: 6503
Joined: Fri Oct 23, 2020 10:32 am
Has thanked: 366 times
Been thanked: 1321 times
India

Re: YouTube Plugin by Taapat

Post by Gohel Manish »

YouTube_h1+git642+c17dc71-r0 от 02.02.2021

● YouTube Video Url: rewrite extractor, thx remitamine
● Add github workflow badge in README.md
● Change github workflow name to te
● Move all test files to one test folder Also rename travis files to ci because they are now used in tests not only on travis but also on GitHub Actions
● ci.yml: try fix python-version
● ci.ymi: upgrade pip to latest on python 3.8
● ci.ymi: install gettext to use msgfmt for language files
● Add CI workflow to try use GitHub Actions
● Add show-source in flake8 travis tests
● Perform travis flake8 code check before pytest test session
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.


Image
User avatar
Gohel Manish
Posts: 6503
Joined: Fri Oct 23, 2020 10:32 am
Has thanked: 366 times
Been thanked: 1321 times
India

Re: YouTube Plugin by Taapat

Post by Gohel Manish »

YouTube_h1+git649+ffeaa85-r0 от 03.02.2021

● YouTubeSetup: fix exit without saving settings
● Add forgotten translation in latvian language
● Update russion translation Please someone fix it after me
● Update latvian language
● Regenerate language files after added config option
● Add setting to set subscriptions sort order You can choose the methods offered by the YouTube Data API by relevance, by order of activity or alphabetically. https://developers.google.com/youtub...criptions/list This setting is available if you are signed in and use your subscriptions.
● YouTubeVideoUrl: small code optimizations
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.


Image
User avatar
Gohel Manish
Posts: 6503
Joined: Fri Oct 23, 2020 10:32 am
Has thanked: 366 times
Been thanked: 1321 times
India

Re: YouTube Plugin by Taapat

Post by Gohel Manish »

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
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.


Image
User avatar
Gohel Manish
Posts: 6503
Joined: Fri Oct 23, 2020 10:32 am
Has thanked: 366 times
Been thanked: 1321 times
India

Re: YouTube Plugin by Taapat

Post by Gohel Manish »

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
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.


Image
User avatar
Gohel Manish
Posts: 6503
Joined: Fri Oct 23, 2020 10:32 am
Has thanked: 366 times
Been thanked: 1321 times
India

Re: YouTube Plugin by Taapat

Post by Gohel Manish »

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
Youtube-Mod-RAED-DreamOS.zip
(77.01 KiB) Downloaded 30 times
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.


Image
Post Reply