MY EDIT YOUTUBE FOR DreamOS OE2.5/2.6

Posted by: fairbird

MY EDIT YOUTUBE FOR DreamOS OE2.5/2.6 - 01/26/23 02:40 PM

The Plugin to Taapat for OE2.0 open source images I have edit for DreamOS images


This is command to install plugin for All images (Open source + DreamOS)
Html:
wget https://raw.githubusercontent.com/fairbird/Youtube-Opensource-DreamOS/master/installer.sh -qO - | /bin/sh
Posted by: fairbird

Re: MY EDIT YOUTUBE FOR DreamOS OE2.5/2.6 - 01/26/23 02:40 PM

-Update Slovak and Cestina language, thx Warder
-Try fix Google API Key vulnerability
Posted by: Toysoft

Re: MY EDIT YOUTUBE FOR DreamOS OE2.5/2.6 - 01/26/23 02:49 PM

Thank you a lot Fairbird, I am sure a lot of users/members will be happy !

Have a nice day,

TS
Posted by: fairbird

Re: MY EDIT YOUTUBE FOR DreamOS OE2.5/2.6 - 01/28/23 12:27 AM

Update

-Rename some clases, parameters and local variables
-Decrease search_list_full method parameters
(Fix code smell 14 parameters is greater than the 13 authorized.)
-Add a parameter to the parent lambda function
(Fix code smell)
Posted by: fairbird

Re: MY EDIT YOUTUBE FOR DreamOS OE2.5/2.6 - 01/28/23 09:24 PM

Update

-Fix age-gate videos
(Based on yt-dlp/yt-dlp@e787011)
-Small code optimization in _extract_player_response
Posted by: fairbird

Re: MY EDIT YOUTUBE FOR DreamOS OE2.5/2.6 - 01/29/23 07:40 PM

Update

-Fix some code smells
*Define a constants instead of duplicating literals.
*Refactor functions splitTaimerStop and createEntryList to reduce its Cognitive Complexity.

-YouTubeUi: use constant for title

-Fix multiple spaces before operator
*Intruduced in previus commit
Posted by: fairbird

Re: MY EDIT YOUTUBE FOR DreamOS OE2.5/2.6 - 02/01/23 09:27 AM

Update

-Update language files
-Remove incompletely used _search_regex
*Add extract m3u8 live video in gui tests
-Move get PageToken to setSearchResults
*To reduce equal lines in the code
*Also optimize set of active_downloads
-Fix set of active_downloads
*Intruduced in previus commit
Posted by: fairbird

Re: MY EDIT YOUTUBE FOR DreamOS OE2.5/2.6 - 02/05/23 05:41 PM

Update

Code:
-Update language files
-Fix GSOD on video url extract error
(Exception result is not saved globallyThanx for report vasilich07)
Posted by: fairbird

Re: MY EDIT YOUTUBE FOR DreamOS OE2.5/2.6 - 02/22/23 12:00 PM

Update ...


1-From this post There is no more deb file or ipk

2-I have forked the Taapat source and edited with my codes

https://github.com/fairbird/Youtube-Opensource-DreamOS

3-Install plugin will be online + Always you will got online update If any new commits I have add it

4-There is new option to Enable or disable check online Update



This is command to install plugin for All images (Open source + DreamOS)
Html:
wget https://raw.githubusercontent.com/fairbird/Youtube-Opensource-DreamOS/master/installer.sh -qO - | /bin/sh