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

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

Mika

  • Гость
YouTube от Taapat 10.05.2020

« Последнее редактирование: 28 Май 2020, 01:07:22 от Admin »
 
Пользователи, которые поблагодарили этот пост: Admin

Оффлайн Astra4A

Re: Плагин YouTube
« Ответ #1 : 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>
 
Пользователи, которые поблагодарили этот пост: Admin, Root, Mika, vdovbnenko, max48

Оффлайн Admin

YouTube от Taapat 07.06.2020

- 2to3 some code changes for Python3
- 2to3 update imports for Python3
 
Пользователи, которые поблагодарили этот пост: Root, sogaz, finimor, M16, parisan, max48

Оффлайн Root

Обновлённая версия плагина 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
 
Пользователи, которые поблагодарили этот пост: Admin, vdovbnenko, parisan, ichko, max48

Оффлайн 133048

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
 
Пользователи, которые поблагодарили этот пост: vdovbnenko, parisan, bcftd+, max48

Оффлайн bcftd+

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

Оффлайн 133048

YouTube от Taapat 18.06.2020

- YouTubeVideoUrl: optimize some imports
- YouTubeVideoUrl: make some local functions static
- YouTubeVideoUrl: move compat functions to compat
 
Пользователи, которые поблагодарили этот пост: Root, vdovbnenko, parisan, max48

Оффлайн Gerakl

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

Оффлайн 133048

Обновлённая версия плагина 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
 
Пользователи, которые поблагодарили этот пост: Gorrec, sogaz, vdovbnenko, parisan, max48

Оффлайн oleg_satelit

YouTube от Taapat 12.07.2020
 
Пользователи, которые поблагодарили этот пост: Gorrec, Joker, vdovbnenko, parisan

Оффлайн 133048

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

Оффлайн oleg_satelit

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

Оффлайн oleg_satelit

YouTube от Taapat 18.07.2020

- YouTubeSearch: initialize ConfigListScreen with an empty list
To fix GSOD on openATV 6.5 with python3
 
Пользователи, которые поблагодарили этот пост: vdovbnenko, batkov

Оффлайн Root

YouTube от Taapat 21.07.2020

- Update uk.po
- Update ru.po
 
Пользователи, которые поблагодарили этот пост: Admin

Оффлайн Root

Youtube for DreamOS
« Ответ #14 : 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
 
Пользователи, которые поблагодарили этот пост: sogaz, vdovbnenko, M16, batoni123