Автор Тема: Плагин YouTube-настройка ,вопросы ,обсуждение  (Прочитано 28724 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн Admin

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #30 : 10 Декабрь 2020, 23:17:54 »
YouTube от Taapat 10.12.2020

- Make log more verbose
Print exceptions reasons in enigma log
 
Пользователи, которые поблагодарили этот пост: 133048, vdovbnenko, parisan, batoni123, Mishtis, voxaxxx

Оффлайн TU-134

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #31 : 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
 
Пользователи, которые поблагодарили этот пост: Admin, vdovbnenko, parisan, batoni123, voxaxxx

Оффлайн Virus

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #32 : 18 Декабрь 2020, 22:13:54 »
YouTube git616 от Taapat 18.12.2020

- YouTubeUi: fix arguments in videoIdFromPlaylist
 
Пользователи, которые поблагодарили этот пост: Admin, sogaz, vdovbnenko, TU-134, parisan, batoni123, voxaxxx

Оффлайн TU-134

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #33 : 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.
 
Пользователи, которые поблагодарили этот пост: vdovbnenko, Virus, Gerakl, parisan, batoni123, voxaxxx

Оффлайн бобруйко

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #34 : 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
 
Пользователи, которые поблагодарили этот пост: Admin, Gorrec, vdovbnenko, parisan, batoni123, voxaxxx

Оффлайн Alexis757

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #35 : 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: еще одна небольшая оптимизация кода
 
Пользователи, которые поблагодарили этот пост: Mika, vdovbnenko, Virus, parisan, voxaxxx

Оффлайн sogaz

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #36 : 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
 
Пользователи, которые поблагодарили этот пост: Gorrec, 133048, parisan, batoni123, voxaxxx

Оффлайн Gerakl

Плагин YouTube
« Ответ #37 : 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
 
Пользователи, которые поблагодарили этот пост: Admin, vdovbnenko, parisan, batkov, batoni123, voxaxxx

Оффлайн Gerakl

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #38 : 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
 
Пользователи, которые поблагодарили этот пост: Admin, vdovbnenko, parisan, batoni123, Серргей, voxaxxx

Оффлайн Gerakl

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #39 : 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
 
Пользователи, которые поблагодарили этот пост: Mika, vdovbnenko, Virus, parisan, batoni123, voxaxxx

Оффлайн Mika

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #40 : 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
 
Пользователи, которые поблагодарили этот пост: vdovbnenko, parisan, batkov, batoni123, voxaxxx

Оффлайн Gorrec

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #41 : 27 Март 2021, 18:37:32 »
YouTube  27.03.2021

- Revert "YouTubeMain: try speed up getting recent subscriptions"
 
Пользователи, которые поблагодарили этот пост: vdovbnenko, parisan, boomer44, batkov, batoni123, voxaxxx, ВИД-57

Оффлайн Серргей

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #42 : 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
 
Пользователи, которые поблагодарили этот пост: vdovbnenko, TU-134, boomer44, batkov, batoni123, Толян

Оффлайн Virus

Плагин YouTube-настройка ,вопросы ,обсуждение
« Ответ #43 : 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
 
Пользователи, которые поблагодарили этот пост: Admin, Gerakl, batoni123, Толян

Оффлайн Virus

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
 
Пользователи, которые поблагодарили этот пост: Root, vdovbnenko, бобруйко, batoni123