u4elsat

Главная категория => ENIGMA 2 => Плагины для enigma 2 => Тема начата: Mika от 14 Май 2020, 17:08:00

Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Mika от 14 Май 2020, 17:08:00
YouTube от Taapat 10.05.2020

Название: Re: Плагин YouTube
Отправлено: Astra4A от 28 Май 2020, 01:05:23
Наверное уже все в курсе ,что для работы с сервисом YouTube нужен свой API KEY

Думаю кому нибудь пригодится знать ,что в новых версиях YouTube от Taapat папка с API KEY лежит по пути /etc/enigma2/YouTube.key (там же где и список юзербукетов) Вот туда и ставим свои ключи...
Формат такой
API_KEY =
YOUTUBE_API_CLIENT_ID =
YOUTUBE_API_CLIENT_SECRET =

Как сформировать все 3 ключа апи кей -смотрим на видео

<a href="http://www.youtube.com/watch?v=G0tYjwZpnT0" target="_blank">http://www.youtube.com/watch?v=G0tYjwZpnT0</a>
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Admin от 07 Июнь 2020, 23:09:05
YouTube от Taapat 07.06.2020

- 2to3 some code changes for Python3
- 2to3 update imports for Python3
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Root от 09 Июнь 2020, 20:53:00
Обновлённая версия плагина h1+git499+1e5c87b-r0.0 от 09.06.2020
● YouTubeSearch: optimize get charset in getGoogleSuggestions
● YouTubeVideoUrl: fix video extraction on Python3
● 2to3 create Python 2 and 3 compatible code
● Fix travis tests after last commit
● Again try add python 3.8 in travis tests
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: 133048 от 13 Июнь 2020, 18:20:34
YouTube от Taapat 13.06.2020

- YouTubeUi: add key menu to call setup screen with menu button in menu…
- update cs.po (plurals)
- Update latvian translation
- Regenerate translations after added ngettext
-  Add ngettext for true plurals, thx @ims21
- Remove location strings in cs translation
- Update tr.po
- added cs translate
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: bcftd+ от 16 Июнь 2020, 23:03:35
YouTube от Taapat 16.06.2020

- Try remove likes from vido ID tests
This has recently triggered too many travis test fails
- Update latvian translation
- Regenerate language files after last change
- YouTubeUi: fix duration in Live broadcasts
- YouTubeSearch: don't wait return from google suggestion when you star…
…t search
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: 133048 от 18 Июнь 2020, 20:15:19
YouTube от Taapat 18.06.2020

- YouTubeVideoUrl: optimize some imports
- YouTubeVideoUrl: make some local functions static
- YouTubeVideoUrl: move compat functions to compat
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Gerakl от 27 Июнь 2020, 16:21:43
Youtube-Mod-RAED 27.06.2020

-Add a config option to select player for YouTube media playback
(This allows choose default media player, exteplayer or gstplayer if a plugin ServiceApp is installed)
-2to3 some code changes for Python3
-Change httplib to urllib2
-YouTubeVideoUrl: fix video extraction on Python3
-YouTubeSearch: optimize get charset in getGoogleSuggestions
-YouTubeUi: some code readable optimization
-Intruduce compat_ssl_urlopen for code optimization
-Update and fix search regions and languages
-Add ngettext for true plurals, thx @ims21
-YouTubeUi: add key menu to call setup screen with menu button in menuscreen, thx @ims21
-YouTubeUi: remove unused before in _tryComplStr
-YouTubeSearch: don't wait return from google suggestion when you start search
-YouTubeUi: fix duration in Live broadcasts
-Try remove likes from vido ID tests
(This has recently triggered too many travis test fails)
-YouTubeVideoUrl: move compat functions to compat
-YouTubeVideoUrl: make some local functions static
-YouTubeVideoUrl: optimize some imports
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: 133048 от 09 Июль 2020, 09:33:29
Обновлённая версия плагина h1+git534+bfd3f9b-r0.0 от 08.07.2020
● Remember the last position also if exit without ask user
● YouTubeUi: small code optimization in YouTubePlayer
● Show extra info on xfailed travis test
● Try use vevo playlist for test
● Fix travis test on python3
● Try reduce travis test fails
● Use pytest verbose output in travis tests
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: oleg_satelit от 12 Июль 2020, 22:34:02
YouTube от Taapat 12.07.2020
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: 133048 от 14 Июль 2020, 22:19:37
YouTube от Taapat 14.07.2020

- YouTubeUi: not set PageToken in all recent subscriptions
- YouTubeUi: fix video published time format
- Show recent videos from all subscriptions, close #92
Previously, recent videos were shown only from subscriptions in search results quantity.
That worked much faster however misleads users.
79/5000
I hope for a lot of users with subscriptions, this will not work too slowly.
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: oleg_satelit от 17 Июль 2020, 23:22:40
YouTube от Taapat 17.07.2020

- OAuth use data as bytes
This fix urlopen on python 3
- YouTubeUi: use bytes for url in downloadPage
This fix thumbnails download on python 3
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: oleg_satelit от 18 Июль 2020, 15:04:23
YouTube от Taapat 18.07.2020

- YouTubeSearch: initialize ConfigListScreen with an empty list
To fix GSOD on openATV 6.5 with python3
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Root от 21 Июль 2020, 21:12:48
YouTube от Taapat 21.07.2020

- Update uk.po
- Update ru.po
Название: Youtube for DreamOS
Отправлено: Root от 25 Июль 2020, 21:45:23
Youtube-Mod-RAED-DreamOS.

Update ...25.07.2020

Edit last version with latest updates ...

-Introduce the option to remember the last position
(Remembers the last 20 played video positions when exiting, and offers to continue from the exit position the next time when the video is played again.)
-Add download size info in YouTubeDownloadList screen
(A skin update is required to display this parameter. See an example in a plugin screen.)
-Show recent videos from all subscriptions
(Previously, recent videos were shown only from subscriptions in search results quantity. That worked much faster however misleads users.)
(I hope for a lot of users with subscriptions, this will not work too slowly.)
-YouTubeUi: not set PageToken in all recent subscriptions
-YouTubeUi: use bytes for url in downloadPage
(This fix thumbnails download on python 3)
-OAuth use data as bytes
(This fix urlopen on python 3)
-YouTubeSearch: initialize ConfigListScreen with an empty list
(To fix GSOD on openATV 6.5 with python3)
-Regenerate translations after last changes
-Fix plural forms in russian translation, thx Durimar
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: oleg_satelit от 28 Июль 2020, 21:27:59
YouTube от Taapat 28.07.2020
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: oleg_satelit от 30 Июль 2020, 01:09:05
YouTube от Taapat 29.07.2020

- YouTubeVideoUrl: try fix age gate detection, thx random-nick
- YouTubeUi: also shows video id at extract error
On error users are able to take a screenshot but are unable to specify the video in which such error occurs.
- YouTubeUi: fix error string format in getVideoUrl
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: oleg_satelit от 31 Июль 2020, 00:21:40
YouTube от Taapat 30.07.2020
Spoiler for Hiden:
- YouTubeUi: fix Russian search language display in settings
  Before that, the country was displayed, not the language
- 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.
- Update language files after language removal

- YouTubeUi: исправлено отображение русского языка поиска в настройках
  До этого отображалась страна, а не язык
- YouTubeUi: получить регион и язык поиска из enigma
  Используйте область поиска и язык из enigma, чтобы вам не приходилось переводить и поддерживать их.
  Это позволяет вам использовать все страны и языки, для которых доступно определенное изображение.
- Обновление языковых файлов после удаления языка
Название: Youtube-Mod-RAED
Отправлено: stepan77 от 02 Август 2020, 11:17:58
Youtube-Mod-RAED 02.08.2020

-YouTubeUi: add workoround if CountryCodes not exist
(This fix GSOD on BH where CountryCodes not exist in Tools, Thx for report матросКТОФ)
-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.)
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: 133048 от 11 Август 2020, 21:23:06
Youtube-Mod-RAED 11.08.2020

-[YouTubeUi]:
*small style fixes
*fix previus commit
*Also some other style fixes.)
*fix ngettext import
*Intruducet in previous commit
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: oleg_satelit от 30 Август 2020, 20:36:20
YouTube от Taapat 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
Spoiler for Hiden:
* [YouTubeSearch] Adapt YouTubeSearch to changes in ConfigListScreen

Remove redundant "red" and "green" entries from YouTubeSearch action
map.

Override "save" action so that the correct method is called on
both GREEN and OK.

Allow for ConfigListScreen to disable its native bindings. Also
disable the native bindings for self['list'] so that they don't
override ConfigListScreen actions.

Override ConfigListScreen methods that need to be directed to
self['list'] rather than self['config'].

Add embedded skin button hint for the TEXT key when it is enabled.

Commit author: PRL

* [YouTubeVirtualKeyBoard] Improve interactivity

Update suggestions list when opened with a non-empty text string.

Update suggestions list on character deletion as well as on insertion.

Commit author: PRL
- YouTubeUi: fix ngettext import
Intruducet in previous commit
- YouTubeUi: fix previus commit
Also some other style fixes.
- YouTubeUi: small style fixes
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Cracer от 03 Сентябрь 2020, 23:58:44
YouTube от Taapat 03.09.2020

- YouTubeSearch: add VKeyIcon widget if not exist in self
Try fix
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Root от 04 Сентябрь 2020, 21:39:42
YouTube от Taapat 04.09.2020

Цитировать
- 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
Название: Плагин YouTube от Taapat
Отправлено: Gorrec от 07 Сентябрь 2020, 22:07:30
YouTube от Taapat 07.09.2020

- Try fix plural forms in polish language, fix

I do not know how is right in Polish.
I only use a similar translation as in enigma.
Please fix this afterwards if necessary.
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Virus от 01 Ноябрь 2020, 21:11:37
Обновлённая версия плагина 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

работает без автоизации(ключи не надо вносить -уже там)
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Серргей от 10 Ноябрь 2020, 19:10:05
Youtube_h1+git591+b7291eb-r0.0 от 10.11.2020

● YouTubeVideoUrl: fix error messages on python 3
● YouTubeVideoUrl: small optimization in extract error messages
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Gorrec от 11 Ноябрь 2020, 20:20:44
YouTube от Taapat 11.11.2020

- YouTubeUi: don't try workaround in _tryStr() on KeyError
- YouTubeUi: add in _tryStr() workaround if image python have str() problems
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Astra4A от 18 Ноябрь 2020, 21:40:54
- 18.11.2020
- YouTubeVideoUrl: add support for rental videos previews
- YouTubeVideoUrl: update extractor.
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: TU-134 от 29 Ноябрь 2020, 21:58:34
Youtube Mod-RAED 29.11.2020

-YouTubeVideoUrl: update extractor
-YouTubeVideoUrl: add support for rental videos previews
-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.)
-YouTubeVideoUrl: improve error reason extraction
-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.)
-YouTubeUi: second try to fix country code parse workaround
-YouTubeVideoUrl: remove unneed checks in error messages
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Joker от 02 Декабрь 2020, 20:10:04
YouTube  02.12.2020

- YouTubeVideoUrl: remove now unused _html_search_meta and _meta_regex
This functions removed
- YouTubeVideoUrl: improve yt initial player response extraction, thx d…
…stftw
- YouTubeVideoUrl: improve age-gated videos extraction, thx dstftw
- Revert "YouTubeVideoUrl: try fix new youtube player on age restricted…
… videos"
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Admin от 10 Декабрь 2020, 23:17:54
YouTube от Taapat 10.12.2020

- Make log more verbose
Print exceptions reasons in enigma log
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: TU-134 от 13 Декабрь 2020, 22:09:20
Youtube Mod-RAED 13.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.
-Make log more verbose
Print exceptions reasons in enigma log
-Small optimization in OAuth code
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Virus от 18 Декабрь 2020, 22:13:54
YouTube git616 от Taapat 18.12.2020

- YouTubeUi: fix arguments in videoIdFromPlaylist
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: TU-134 от 15 Январь 2021, 18:59:21
YouTube git619 от Taapat 15.01.2021

- YouTubeUi: use pageUp when return from download directories set
This allows you to save the settings immediately without moving to another row.
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: бобруйко от 02 Февраль 2021, 20:52:46
Youtube Mod-RAED 02.02.2021

- Fix some bugs and crashes

- PEP 8 code style updates
- YouTubeVideoUrl: try fix some flake8 test fails
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Alexis757 от 06 Февраль 2021, 16:49:37
YouTube git 655 от Taapat 06.02.2021

- Update translation files after text cosmetics
- 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.

- YouTubeVideoUrl: another small code optimization

Spoiler for Hiden:
- Обновлены файлы перевода после косметики текста

- Текст косметики, спасибо GWARDAR close # 112

Лично я не люблю менять Ок и ОК.

Я думаю, это выглядит некрасиво, если рядом с кнопкой, написанной обычным верблюжьим регистром, находится кнопка, текст которой написан только заглавными буквами.

Но я знаю, что есть аргумент, что ОК - это не слово.

Я использую свой латышский перевод, где я могу изменить Ok по своему желанию, поэтому я меняю Ok на OK, если это хотят другие.

- YouTubeVideoUrl: еще одна небольшая оптимизация кода
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: sogaz от 08 Февраль 2021, 20:09:08
YouTube git 670 от Taapat 08.02.2021

- YouTubeVideoUrl: add support phone/tablet JS player, thx remitamine
- ci.yml: fix ipk directory path
skip-release
- ci.yml: fix ipk directory path
skip-release
Название: Плагин YouTube
Отправлено: Gerakl от 16 Февраль 2021, 18:18:31
YouTube от Taapat 16.02.2021

Spoiler for Hiden:
- ci.yml: try set git variables using quotes
Test bash in steps echo.
- ci.yml: next try fix git variables
- ci.yml: fix git variables in deploy
checked that bash doesn't work on echo in steps.
- YouTubeVideoUrl: Fix controversial videos when authenticated with coo…
…kies, thx dstftw
Follow: ytdl-org/youtube-dl@07eb8f1
- ci.yml: code visual improvements
- Fix loadPNG error on openatv gui tests
- ci.yml: insatall service_identity for gui test
As mentioned in the warning in the log.
- ci.yml: insatall pyopenssl also for OpenPLi
- Reduce errors in GUI tests on OpenPLi
- Update step info in workflows reports
- Optimize gui test code in yaml file
- Add git Folder in test Rc Model Used in OpenViX
- Add OpenViX in GitHub
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Gerakl от 20 Февраль 2021, 23:33:19
YouTube git 743 от Taapat 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
This allow specify or you want to use DASH MP4 format streams if available.
This requires playing two video unad audio streams together with parametr '&suburi='in player url and may cause problems for some receivers.
- Second try to fix gui test on openatv 6.5
- Try fix gui test on openatv 6.5
- Fix gui test on openatv
- Refactor enigma code for test
- Remove unneed checks in ci.yml
- Add a larger separator in the gui test log before plugin screens load
- Try fix readKeymap on gui tests
- Try remove keymaps errors in gui test
- Update header in try_plugin
- Test YouTubeSetup config changes on gui test
- ci.yml: update schedule rules
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Gerakl от 28 Февраль 2021, 18:26:16
YouTube git 776 от Taapat 28.02.2021

- Create skin_user.xml in tests
To reduce errors in the log on images whose enigma does not contain functional default skin.
- Use skin_user.xml on openatv and OpenVix in gui tests
- Fix mismatched tag in skin_user.xml for gui test
- Try reduce skin_user errors on gui test
- Add ePicLoad decode in gui test log
To see what images are used
- Rename skin_user to skin_display for gui test
Openatv 6.4 not load skin_user on init skins.
- Fix paths to gui test skin
- Get serach phrase from list in YouTubeSearch in gui test
- YouTubeMain: try fix My feeds if authentication changed, thx for repo…
…rt fairbird
- Fix RcModel for gui test on atv
- Use universal arguments in RcModel functions for gui test
- Remove timers from gui test log
- Add YouTubePlayer in gui test
- Fix gui test on OpenATV-6.5
- Add Public feeds to gui test
- Implement get, startDecode and getData functions in ePicLoad for gui …
…test
- Add Public feeds and Menu ChoiceBox in gui test
- Load skins on gui test
To reduce errors in screens from default skin.
Works only on images where enigma contains default skin and all components in default skin.
- Do not make gui test if python code check fails
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Mika от 16 Март 2021, 18:13:28
YouTube git 793 от Taapat 16.03.2021

- Update id.po
- Delete forgotten redefinited functions for gui test
- Back to old loadPNG for gui test
- Second try to fix gui test on OpenPli develop
- Fix gui test on OpenPli develop
- Remove travis.yml also from ci.yml paths-ignore
- Remove Travis CI
I've spent all my free credits.
Therefore, stay on GitHub Actions that do the same and more.

- Fix line too long error in enigma for gui test
- Try fix gui test if video url not found
- Add GPLv2 license badge in README.md
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Gorrec от 27 Март 2021, 18:37:32
YouTube  27.03.2021

- Revert "YouTubeMain: try speed up getting recent subscriptions"
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Серргей от 20 Апрель 2021, 21:57:55
YouTube git 799 от Taapat 20.04.2021

- Fix test-gui rules in github workflows ci file
- {Update language files}
- Add language file automatic update with github-actions
Automatic generate and update language files on translation phrase changes.
Commit and push translation updates with github-actions.
- Remove header and location lines in pot file
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Virus от 30 Апрель 2021, 09:54:04
YouTube git 806 от Taapat 29.04.2021

- Add svg icons and scalable screens support
- Fix src paths in automerge
- Fix github path in automerge
- Automerge if only po files changed
If along with the po files is also changed some source files then do not use automerge to merge pull request.
- Update language file date for ci test

- Добавлены значки svg и поддержка масштабируемых экранов.
- Исправлены пути src в авто слиянии
- Исправлен путь github в авто-слиянии
- Автоматическое объединение, если изменялись только файлы po
Если вместе с po-файлами также были изменены некоторые исходные файлы, не используйте автоматическое объединение для слияния запроса на перенос.
- Обновлена дата языкового файла для теста ci
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Virus от 30 Май 2021, 16:56:51
YouTube git 817 от Taapat 30.05.2021

- YouTubeVideoUrl: fix age gate content extraction
Use status LOGIN_REQUIRED instead of reason.
Reason is displayed in a localized translation, so the English phrase cannot be used.

- YouTubeVideoUrl: fix get_video_info request, thx dstftw
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Root от 25 Июнь 2021, 18:21:05
YouTube git 819 от Taapat 30.05.2021

- YouTubeVideoUrl: fix indentation contains mixed spaces and tabs
- YouTubeVideoUrl: make get_video_info processing more robust
Workaround for get_video_info request
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: sogaz от 18 Сентябрь 2021, 22:51:14
YouTube  18.09.2021

- YouTubeSearch: fix vkey_icon problem on old images
Add workaround to keep compatibility broken with changes in new images.

- Ignore line too long error in enigma.py test file
- Try fix test on openatv 7.0
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: ингрид от 23 Сентябрь 2021, 19:16:04
YouTube Plugin by taapat putch by MOHAMED19OS

Install With Telnet

wget https://raw.githubusercontent.com/MOHAMED19OS/Download/main/YouTube/installer.sh -qO - | /bin/sh
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Gorrec от 26 Сентябрь 2021, 21:41:22
YouTube git 825 от Taapat 26.09.2021

- Try fix import error on OpneViX and openatv tests
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Admin от 16 Октябрь 2021, 11:58:39
YouTube git 829 от Taapat 16.10.2021

- YouTubeVideoUrl: fix video format exctraction on WEB client
- YouTubeVideoUrl: try fix POST data on python 3.8
- OAuth: fix E203 whitespace before :
- YouTubeVideoUrl: use ANDROID client for video extraction

This should fix freezes while playing videos.
https://code.videolan.org/videolan/vlc/-/issues/26174#note_286445
Thx coletdjnz and thawtes for
Fix #140 #142
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Admin от 17 Октябрь 2021, 18:07:16
YouTube git 835 от Taapat 17.10.2021

- YouTubeVideoUrl: fix some age gate content

Old get_video_info endpoint is dead now, so use new age gate bypass implementation with android client.
Not work on all age gate content.
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Супрун от 22 Октябрь 2021, 22:55:48
YouTube git 847 от Taapat 22.10.2021

- YouTubeUi: try fix rash when downloading a video on some buildsystems
I did not see such a problem with myself, so I cannot test this.
- YouTubeDownload: remove unnecessary computing
Also update log info.
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Gorrec от 06 Ноябрь 2021, 22:03:12
YouTube git 868 от Taapat 06.11.2021

- YouTubeUi: get BT_SCALE from instance renderer source
This simplifies and speeds up the code.
- YouTubeUi: check also embedded skin for BT_SCALE support
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Mika от 09 Ноябрь 2021, 01:16:50
Youtube Mod-RAED git 868 08.11.2021

-YouTubeUi: check also embedded skin for BT_SCALE support
-YouTubeUi: get BT_SCALE from instance renderer source
(This simplifies and speeds up the code)
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: TU-134 от 14 Декабрь 2021, 19:23:47
YouTube git 901 от Taapat 14.12.2021

- YouTubeSearch: next type error fix
- YouTubeSearch: try fix TypeError in handleKey
Where on OpenATV 7.0 has broken backward compatibility.
- YouTubeSearch: fix type error
- YouTubeSearch: check for list in self when set suggestions
It is possible that the suggestion from the thread is set when the screen is already closed and this may cause a KeyError.
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: sogaz от 27 Декабрь 2021, 22:42:29
YouTube git 919 от Taapat 27.12.2021

- YouTubeUi: ignore import shadowed by loop variable
- Some code style fixes in test enigma
- Fix test on OpenViX
- setup_translate: optimize code
- YouTubeVideoUrl: some code style updates
Rename function createPriorityFormats.
Replace use of a reluctant quantifier.
Remove the unused local variable retry.

- Add python version in sonar-project.properties
- Add sonarcloud quality gate status badge in README
- setup: use constant instead of duplicating literal
- setup_translate: fix noncompliant raise exception
- Add SonarCloud workflow action
I took the idea to use sonarcloud from openatv, thx jbleyel.
- YouTubeUi: some code style fixes
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Alexis757 от 08 Январь 2022, 01:39:50
Youtube Mod RAED 07.01.2022

-Remove twisted-web dependencies from plugin
(depends python-twisted-web dependencies in meta-openembedded have been fixed for a long time and now it should no longer be a problem)
-Fix python3 version in control file
-YouTubeVideoUrl: update client version and key (Thx coletdjnz)
-YouTubeVideoUrl: remove query in _download_webpage
(I don't see the point in using so much code to just specify a client key as a separate value.)
-Improve unverified context in urlopen
-OAuth: excluding some code from coverage
-YouTubeVideoUrl: excluding some code from coverage
-YouTubeSearch: excluding some code from coverage
-YouTubeVideoUrl: some code style updates
(Rename function createPriorityFormats.
Replace use of a reluctant quantifier.
Remove the unused local variable retry.)
-YouTubeUi: some code style fixes
-YouTubeUi: ignore import shadowed by loop variable
-Change raise Exception to RuntimeError
-Rename functions in OAuth and init
(To function names comply with a naming convention.)
-YouTubeInfo: fix key_red valign argumnet in skins
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Admin от 09 Февраль 2022, 21:23:43
YouTube git 991 от Taapat 08.02.2022

- YouTubeApi: fix python3 error POST data should be bytes
- Add OpenPLi python3 branch in gui tests
I hope it is now stable enough to pass the tests.
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: boomer44 от 02 Апрель 2022, 21:22:32
YouTube  02.04.2022

- YouTubeApi: add except for socket error on load

Try fix GSOD on load long lists.

Thx @Taapat
Название: Плагин YouTube-Плагин Chromium Web Browser
Отправлено: TU-134 от 04 Апрель 2022, 13:12:28
Плагин Chromium Web Browser (chromium2)

В имиджах openATV 6.4/7.0/7.1 с 27.12.2021 на фиде присутствует плагин chromium2.



После установки его (необходимо сделать полную перезагрузку ресивера) мы получим три плагина в главном меню.
В том числе и YouTubeTV.



Кому не нужен Netflix и Disney+ могут исключить их из Главного меню через меню Плагины - Chromium Setup



Там же можно включить показывать Chromium Browser в Главном меню, адрес с которого будем запускать плагин и стартовать ли ему вместе с enigma2.
Все изменения сохраняем Зеленой кнопкой (подсказки почему-то нет). Имеется поддержка мыши.

Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: ингрид от 10 Апрель 2022, 13:37:56
YouTube git 1017 от Taapat

YouTubeApi: add except for socket error on load
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Mika от 20 Апрель 2022, 13:42:17
YouTube git 1019 от Taapat

- Удалён обходной путь ошибки ключа ssl
Потому что это вызывает другие специфические проблемы
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: sogaz от 11 Август 2022, 09:50:21
Youtube h1+git1024:
usr/lib/enigma2/python/Plugins/Extensions
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: sogaz от 22 Сентябрь 2022, 13:33:10
Youtube_h1+git1028

Firstly Uninstall Youtube Installed on the Device and Restart the Device,
Then FTP the Youtube File Extracted from WinRar into the device's
usr/lib/enigma2/python/Plugins/Extensions and restart the device
Название: Плагин YouTube
Отправлено: Admin от 28 Сентябрь 2022, 19:55:59
YouTube git1029 от Taapat   28.09.2022

- YouTubeVideoUrl: update player client parameters, thx coletdjnz
Update clientVersion,
add androidSdkVersion and userAgent.
To prevent YouTube returning a bad player response in some cases.

- Fix test on openatv 7
- Fix test on OpenViX Developer
- Remove from test OpenPLi python3
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Root от 30 Сентябрь 2022, 14:58:06
YouTube git1031 от Taapat   29.09.2022

- YouTubeVideoUrl: move User-Agent from client to headers
- YouTubeVideoUrl: remove _download_webpage_handle and _parse_json methods
Remove only once used methods _download_webpage_handle and _parse_json methods to optimizer code.
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: sogaz от 10 Декабрь 2022, 19:32:50
youtube_1+git1033
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Mika от 22 Декабрь 2022, 23:04:06
Youtube_py311+git 1034

usr/lib/enigma2/python/Plugins/Extensions and restart the device
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Mika от 02 Январь 2023, 00:09:04
enigma2-plugin-extensions-youtube_1+git1035+8ff934d-r0.0_mips32el
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: sogaz от 09 Январь 2023, 19:57:34
enigma2-plugin-extensions-youtube_1+git1043+a56b9dd-r0.0_mips32el
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Gorrec от 11 Январь 2023, 15:13:20
File Youtube_py3+git 1044

usr/lib/enigma2/python/Plugins/Extensions and restart the device
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: ингрид от 12 Январь 2023, 22:47:37
Youtube h1+git1048

Set asset files on create release
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Mika от 17 Январь 2023, 09:50:51
YouTube git1053 от Taapat 16.01.2023

- Fix Sonarcloud coverage warnings
- Update Slovak and Cestina language, thx Warder
- Use python 3.11 in code tests
- Use openatv 7.2 in test
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Virus от 23 Январь 2023, 19:06:20
MOHAMED_OS
enigma2-plugin-extensions-youtube_h1.git1053.3083a74-r0.0_all
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: боцманн от 26 Январь 2023, 10:40:12
YouTube git1057 от Taapat 26.01.2023

- Fix test on OpenViX
- Rename some clases, parameters and local variables
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: TU-134 от 29 Январь 2023, 09:43:56
Version from RAED
enigma2-plugin-extensions-youtube_1+git1062+6696264-r0_all
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Voks от 05 Февраль 2023, 13:00:30
YouTube git1077 от Taapat 04.02.2023
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Alexis757 от 12 Февраль 2023, 09:12:43
Youtube_py3+git1080

enigma2-plugin-extensions-youtube_py3.git1080.b67e3db-r0.0_all.ipk
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Gerakl от 20 Февраль 2023, 08:53:35
enigma2-plugin-extensions-youtube_1+git1085
Youtube_py3+git1085
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Root от 21 Февраль 2023, 19:19:38
YouTube git1088 от Taapat

py3
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Mika от 22 Февраль 2023, 18:59:00
Youtube Mod-RAED 22.02.2023

    - Теперь нет файлов deb или ipk...

    - Есть ссылка на установку плагина напрямую через интернет через Telnet...

    Плагин стал всеобъемлющим и работает на всех образах DreamOS + Open Source.

    Существует функция автоматического обновления, когда в источнике есть какие-либо новые обновления, измененные обеими сторонами.

    (Функция включена по умолчанию и может быть отключена)


Установка в телнет

wget https://raw.githubusercontent.com/fairbird/Youtube-Opensource-DreamOS/master/installer.sh -qO - | /bin/sh
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Alexis757 от 03 Март 2023, 21:56:52
YouTube git1092 от Taapat
py3
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: TU-134 от 22 Март 2023, 19:55:14
Youtube_py3+git1094

enigma2-plugin-extensions-youtube_1+git1094+5bdc883-r0.0_mips32el.ipk
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Joker от 25 Март 2023, 09:56:58
youtube_py3-git1094-arm
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: бобруйко от 01 Апрель 2023, 16:13:38
update 01.04.2023
h1+git1105
py3+git1105


- Try fix release output error latest release
- Try use github output for release name
- Try fix release name
- Next try to fix package file names in releases
- Fix package file names in releases

thanks Taapat
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Mika от 15 Апрель 2023, 21:59:57
Taapat /
enigma2-plugin-youtube h1 git1110

Небольшая оптимизация в getGoogleSuggestions
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Root от 24 Апрель 2023, 19:23:09
youtube_py3_git1112+1b61cb0-r0-arm
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Root от 06 Май 2023, 20:34:32
Taapat /
enigma2-plugin-youtube  git1127

Next code improvements in jsinterp
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Mika от 17 Май 2023, 08:40:11
enigma2-plugin-extensions-youtube-plus-minitv_py2-git1133-5722cc7-r0.0_all.ipk

    Fast forward works again.
    Fast start times of the streams.
    YouTube with miniTV for Python 2
    enigma2-plugin-extensions-youtube-plus-minitv_py2-git1133-5722cc7-r0.0_all.ipk
    Tested with VTI Images, and openATV 6.4 and Kraven HD Skin
    Menu settings:
    Maximum resolution: 1920x1080
    Dash Mp4 format: No (disable, otherwise no fast forward possible)
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Admin от 16 Июнь 2023, 15:17:08
enigma2-plugin-extensions-youtube_py3-git1138
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Root от 28 Июль 2023, 22:28:28
Youtube_py3_git1140
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: sogaz от 21 Август 2023, 13:12:43
taapat /
enigma2-plugin-youtube
git1142
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Alexis757 от 30 Август 2023, 20:11:34
Youtube 1153

Fix age gate video
Update players headers and data, add signatureTimestamp in context to get working url.
Return back n-sig decrypting to use for embedded age gate video.
Sync jsinterp code with youtube_dl.
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: TU-134 от 08 Сентябрь 2023, 19:33:01
YouTube-git1166 от Taapat

Добавлены скомпилированные файлы Python в пакет Python3.

Скрытый текстСкрытый текст (вы должны войти под своим логином или зарегистрироваться ).
У вас нет прав чтобы видеть скрытый текст, содержащейся здесь.
Название: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: боцманн от 13 Сентябрь 2023, 16:54:52
git1169

Try test plugin screens load a second time if the first time except T…

…ypeError

I hope this will reduce fake build fails.

force-test skip-telease

thanks Taapat
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 11 Октябрь 2023, 21:26:47
Youtube by taapaat 1174
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 11 Декабрь 2023, 21:20:20
Youtube by taapaat 1175
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 23 Январь 2024, 10:30:56


    Youtube by taapaat 1178
    Try fix gui test on OpenViX

Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: sparkuser8120 от 05 Февраль 2024, 10:29:14
Добрый день, подскажите пожалуйста, при попытке просмотреть трансляцию пишет что видео может оказаться неприемлемым для некоторых пользователей. Авторизовался через google.com/device перезагрузил тюнер эффекта 0, также чистил кеш и отключил родительский режим, может кто сталкивался?
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 05 Февраль 2024, 14:33:41
Youtube py3+git 1179
Thx @Taapat
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 10 Февраль 2024, 11:20:23
Youtube h1+git 1179
Thx @Taapat
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 21 Февраль 2024, 11:15:55
Youtube py3+git 1180
Thx @Taapat
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 22 Февраль 2024, 10:47:04
Youtube py3+git 1181
Thx @Taapat
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 23 Февраль 2024, 11:04:44
Youtube py1+git 1181
Thx @Taapat
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 10 Март 2024, 19:51:16
Youtube py1+git 1182
Youtube py3+git 1182
Thx @Taapat

Скрытый текстСкрытый текст (вы должны войти под своим логином или зарегистрироваться ).
У вас нет прав чтобы видеть скрытый текст, содержащейся здесь.
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 12 Март 2024, 19:25:03
Добрый день.
Подскажите что делаю не так, исходные Gi8120+Enigma2 (OpenPLI чья-то сборка не помню давно ставил).
Третий вечер бьюсь с общей проблемой Bad reuest, скачиваю обновление, записываю на флэшку, инсталлирую пишет Выполнено - Установлено, обновлено или удалено 0 пакетов (с 0 ошибками), проблема не исправляется.
Заранее спасибо.
попробуй закинуть ручками по ftp... usr\lib\enigma2\python\Plugins\Extensions\**.**
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: Kedis от 13 Март 2024, 09:29:29
Добрый день.
Подскажите что делаю не так, исходные Gi8120+Enigma2 (OpenPLI чья-то сборка не помню давно ставил).
Третий вечер бьюсь с общей проблемой Bad reuest, скачиваю обновление, записываю на флэшку, инсталлирую пишет Выполнено - Установлено, обновлено или удалено 0 пакетов (с 0 ошибками), проблема не исправляется.
Заранее спасибо.
попробуй закинуть ручками по ftp... usr\lib\enigma2\python\Plugins\Extensions\**.**
Спасибо помогло.
Для всех с похожей проблемой дополню, что в данную папку необходимо скопировать с заменой файлы из архива из папки src в указанную папку выше YouTube
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 29 Март 2024, 19:50:33
Youtube py1+git 1184
Youtube py3+git 1184
Thx @Taapat
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 01 Апрель 2024, 16:36:07
Youtube py1+git 1191
Youtube py3+git 1191
Thx @Taapat
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 19 Апрель 2024, 18:00:44
Youtube by taapat Python 3 1192
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 25 Апрель 2024, 19:32:49
Youtube h1+git 1192
Update 25.04.2024
Название: Re: Плагин YouTube-настройка ,вопросы ,обсуждение
Отправлено: lucky от 28 Апрель 2024, 21:31:07
Youtube h1+git 1193
Youtube py3+git 1193

Скрытый текстСкрытый текст (вы должны войти под своим логином или зарегистрироваться ).
У вас нет прав чтобы видеть скрытый текст, содержащейся здесь.