Page 1 of 4

YouTube Plugin by Taapat

Posted: Mon Nov 02, 2020 11:57 am
by Gohel Manish
Youtube_h1+git572+3c2cb70-r0.0 от 01.11.2020


● YouTubeVideoUrl: fix JSON object extraction from string,

Re: YouTube Plugin

Posted: Tue Nov 03, 2020 9:18 am
by Gohel Manish
Youtube_h1+git574+80046a3-r0.0 от 02.11.2020

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

Re: YouTube Plugin

Posted: Mon Nov 09, 2020 10:58 am
by Gohel Manish
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

Re: YouTube Plugin

Posted: Wed Nov 11, 2020 3:44 pm
by Gohel Manish
Youtube_h1+git587+c0b5890-r0.0 от 09.11.2020

- YouTubeVideoUrl: small optimization in extract error messages

YouTube Plugin by Taapat

Posted: Fri Nov 13, 2020 9:30 am
by Gohel Manish
enigma2-plugin-extensions-youtube_h1+git595+c66faa1-r0.0_all

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

Re: YouTube Plugin

Posted: Thu Nov 19, 2020 10:11 am
by Gohel Manish
Youtube_h1+git597+1b0d71e-r0.0 от 18.11.2020​

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

Re: YouTube Plugin

Posted: Thu Dec 03, 2020 9:38 am
by Gohel Manish
enigma2-plugin-extensions-youtube_h1+git607+14a9b6a-r0.0_all.ipk

●YouTubeVideoUrl: remove now unused _html_search_meta and _meta_regex
●YouTubeVideoUrl: improve yt initial player response extraction
●YouTubeVideoUrl: improve age-gated videos extraction
●Revert "YouTubeVideoUrl: try fix new youtube player on age restricted videos

Re: YouTube Plugin by Taapat

Posted: Tue Dec 08, 2020 5:16 pm
by Gohel Manish
Youtube_h1+git608+87aa502-r0.0 от 07.12.2020

● 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.

Re: YouTube Plugin by Taapat

Posted: Wed Dec 09, 2020 9:41 am
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.

Thanks RAED

Re: YouTube Plugin by Taapat

Posted: Fri Dec 11, 2020 5:14 pm
by Gohel Manish
Youtube_h1+git609+89f4da5-r0.0 10.12.2020


● Make log more verbose
Print exceptions reasons in enigma log