Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[plugin.video.youtube@nexus] 7.0.3+beta.1 #4447

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 42 additions & 13 deletions plugin.video.youtube/addon.xml
Original file line number Diff line number Diff line change
@@ -1,28 +1,54 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.youtube" name="YouTube" version="7.0.2.2" provider-name="anxdpanic, bromix">
<addon id="plugin.video.youtube" name="YouTube" version="7.0.3+beta.1" provider-name="anxdpanic, bromix">
<requires>
<import addon="xbmc.python" version="3.0.1"/>
<import addon="script.module.requests" version="2.12.4"/>
<import addon="inputstream.adaptive" version="20.3.1"/>
<import addon="inputstream.adaptive" version="20.0.0"/>
<import addon="script.module.inputstreamhelper" version="0.2.2" optional="true"/>
<import addon="script.module.infotagger" version="0.0.5"/>
</requires>
<extension point="xbmc.python.pluginsource" library="resources/lib/default.py">
<extension point="xbmc.python.pluginsource" library="resources/lib/plugin.py">
<provides>video</provides>
</extension>
<extension point="xbmc.service" library="resources/lib/startup.py"/>
<extension point="xbmc.service" library="resources/lib/service.py"/>
<extension point="xbmc.python.module" library="resources/lib/"/>
<extension point="xbmc.python.script" library="resources/lib/youtube_plugin/script.py">
<provides>executable</provides>
</extension>
<extension point="xbmc.addon.metadata">
<news>
[new] quality and stream feature selection
[new] enable HLS live streams
[new] stream and language labelling
[chg] separately enable local/remote history
[chg] restore unsupported compatibility for Kodi v19 (Matrix)
[fix] fix various playback issues |contrib: various|
[fix] Limit host connections getting subscription feeds |contrib: cas--|
[fix] fix handling of connection failures
[upd] Translations updated from Kodi Weblate
### New
- Add display of extra video information (premieres, views, comments, likes) #18, #464, #503
- Add support for Clips #450
- Add ability to combine playlists #480
- Add support for timestamps in links #502
- Add initial support for higher bitrate streams #505
- Add ability to limit video FPS at max resolution #539
- Add local Watch Later and History for use when not logged in or custom playlist not set
- Update main menu items:
- New Recommended videos (similar to YouTube home page, will use login if available)
- Old Recommended videos renamed to Related videos (requires local/remote history enabled)
- Popular right now renamed to Trending

### Changed
- Local history made optional and enabled by default
- Existing user data will be lost due to changes in data format:
- Search, local history, and local watch later is stored per user
- Function and data cache will be wiped (will also become per user in future)
- Disable OPUS audio by default #537

### Fixed
- Fix sharing links #115, #250, #538
- Fix date and sorting issues #411, #425, #434
- Fix issue with switching between H264/AV1 streams #532
- Fix prompt for subtitles #534
- Fix issues with corrupt user data #536
- Fix issues with live streams #530, #540
- Fix issues with loading large playlists #545
- Fix Recommendations, Related Videos, and Auto-play next #508
- Fix queuing from current playlist #549
- Fix issues with randomising playlists #485
- Workaround for crashes #113, #540
</news>
<assets>
<icon>resources/media/icon.png</icon>
Expand Down Expand Up @@ -55,6 +81,7 @@
<summary lang="pl_PL">Wtyczka YouTube</summary>
<summary lang="ru_RU">Видеодополнение YouTube</summary>
<summary lang="sk_SK">Doplnok pre YouTube</summary>
<summary lang="sv_SE">Plugin för YouTube</summary>
<summary lang="tr_TR">YouTube için eklenti</summary>
<summary lang="vi_VN">Plugin dành cho YouTube</summary>
<summary lang="zh_CN">油管插件</summary>
Expand All @@ -80,6 +107,7 @@
<description lang="pl_PL">YouTube jest jednym z największych na świecie serwisów udostępniania wideo.</description>
<description lang="ru_RU">YouTube - популярнейший видеохостинговый сайт, предоставляющий пользователям услуги хранения, доставки и показа видео.</description>
<description lang="sk_SK">YouTube je jednou z najväčších stránok na zdieľanie videa na svete.</description>
<description lang="sv_SE">YouTube är en av de största videodelningssajterna i världen.</description>
<description lang="tr_TR">YouTube, dünya üzerindeki en büyük video paylaşma platformlarından birisidir.</description>
<description lang="vi_VN">YouTube là một trong những trang web chia sẻ video lớn nhất trên thế giới.</description>
<description lang="zh_CN">油管是世界上最大的视频分享网站之一。</description>
Expand All @@ -101,6 +129,7 @@
<disclaimer lang="pl_PL">Ta wtyczka nie jest zatwierdzona przez Google</disclaimer>
<disclaimer lang="ru_RU">Плагин не поддерживается Google</disclaimer>
<disclaimer lang="sk_SK">Tento doplnok nie je schválený spoločnosťou Google</disclaimer>
<disclaimer lang="sv_SE">Detta plugin är inte godkänt av Google</disclaimer>
<disclaimer lang="tr_TR">Bu eklenti Google tarafından üretilmemiştir</disclaimer>
<disclaimer lang="vi_VN">Plugin này không được xác nhận bởi Google</disclaimer>
<disclaimer lang="zh_CN">此插件未被谷歌认可</disclaimer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
msgid ""
msgstr ""
"Project-Id-Version: XBMC-Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2015-09-21 11:01+0000\n"
"PO-Revision-Date: 2023-05-06 00:35+0000\n"
"PO-Revision-Date: 2023-12-12 13:11+0000\n"
"Last-Translator: Christian Gade <[email protected]>\n"
"Language-Team: Danish <https://kodi.weblate.cloud/projects/kodi-add-ons-video/plugin-video-youtube/da_dk/>\n"
"Language: da_dk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.15.2\n"
"X-Generator: Weblate 5.2.1\n"

msgctxt "Addon Summary"
msgid "Plugin for YouTube"
Expand Down Expand Up @@ -75,15 +75,15 @@ msgstr "720p (HD)"

msgctxt "#30013"
msgid "1080p (FHD)"
msgstr ""
msgstr "1080p (FHD)"

msgctxt "#30014"
msgid "2160p (4K)"
msgstr ""
msgstr "2160p (4K)"

msgctxt "#30015"
msgid "4320p (8K)"
msgstr ""
msgstr "4320p (8K)"

msgctxt "#30016"
msgid "240p"
Expand Down Expand Up @@ -1194,7 +1194,7 @@ msgstr ""

msgctxt "#30725"
msgid "1440p (QHD)"
msgstr ""
msgstr "1440p (QHD)"

msgctxt "#30726"
msgid "Uploads"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
msgid ""
msgstr ""
"Project-Id-Version: XBMC-Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2015-09-21 11:01+0000\n"
"PO-Revision-Date: 2022-12-09 20:12+0000\n"
"Last-Translator: Paradigm Shifter <[email protected]>\n"
"PO-Revision-Date: 2023-10-27 12:11+0000\n"
"Last-Translator: Christian Gade <[email protected]>\n"
"Language-Team: Greek <https://kodi.weblate.cloud/projects/kodi-add-ons-video/plugin-video-youtube/el_gr/>\n"
"Language: el_gr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.14.2\n"
"X-Generator: Weblate 5.1\n"

msgctxt "Addon Summary"
msgid "Plugin for YouTube"
Expand Down Expand Up @@ -75,15 +75,15 @@ msgstr "720p (ΥΕ)"

msgctxt "#30013"
msgid "1080p (FHD)"
msgstr ""
msgstr "1080p (FHD)"

msgctxt "#30014"
msgid "2160p (4K)"
msgstr ""
msgstr "2160p (4K)"

msgctxt "#30015"
msgid "4320p (8K)"
msgstr ""
msgstr "4320p (8K)"

msgctxt "#30016"
msgid "240p"
Expand Down Expand Up @@ -1194,7 +1194,7 @@ msgstr ""

msgctxt "#30725"
msgid "1440p (QHD)"
msgstr ""
msgstr "1440p (QHD)"

msgctxt "#30726"
msgid "Uploads"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,13 @@ msgstr ""
# msgctxt "Addon Summary"
# msgid "Plugin for YouTube"
# msgstr ""

# msgctxt "Addon Description"
# msgid "YouTube is a one of the biggest video-sharing websites of the world."
# msgstr ""

# Kodion Settings

msgctxt "#30000"
msgid "General"
msgstr ""
Expand All @@ -47,9 +50,14 @@ msgctxt "#30002"
msgid "Password"
msgstr ""

# empty strings from id 30003 to 30006
msgctxt "#30003"
msgid "YouTube"
msgstr ""

# empty strings from id 30004 to 30006

msgctxt "#30007"
msgid "Use MPEG-DASH"
msgid "Use InputStream Adaptive"
msgstr ""

msgctxt "#30008"
Expand Down Expand Up @@ -178,6 +186,7 @@ msgstr ""

# Kodion Common
# empty strings from id 30039 to 30099

msgctxt "#30100"
msgid "Favourites"
msgstr ""
Expand Down Expand Up @@ -264,6 +273,7 @@ msgstr ""

# YouTube
# empty strings from id 30121 to 30199

msgctxt "#30200"
msgid "API"
msgstr ""
Expand All @@ -290,6 +300,7 @@ msgstr ""

# YouTube
# empty strings from id 30206 to 30499

msgctxt "#30500"
msgid "Channels"
msgstr ""
Expand Down Expand Up @@ -343,7 +354,7 @@ msgid "Browse Channels"
msgstr ""

msgctxt "#30513"
msgid "Popular right now"
msgid "Trending"
msgstr ""

msgctxt "#30514"
Expand Down Expand Up @@ -455,7 +466,7 @@ msgid "Play with..."
msgstr ""

msgctxt "#30541"
msgid "Show channel name in description"
msgid "Show channel name and video details in description"
msgstr ""

msgctxt "#30542"
Expand Down Expand Up @@ -607,7 +618,7 @@ msgid "Force SSL certificate verification"
msgstr ""

msgctxt "#30579"
msgid "MPEG-DASH is enabled in the YouTube settings, however InputStream Adaptive appears to be disabled. Would you like to enable InputStream Adaptive now?"
msgid "InputStream Adaptive is activated in the YouTube settings, however the add-on has been disabled. Would you like to enable InputStream Adaptive now?"
msgstr ""

msgctxt "#30580"
Expand Down Expand Up @@ -759,11 +770,11 @@ msgid "Must be signed in."
msgstr ""

msgctxt "#30617"
msgid "MPEG-DASH"
msgid "InputStream Adaptive"
msgstr ""

msgctxt "#30618"
msgid "Enable mpeg-dash proxy"
msgid "Enable MPEG-DASH proxy"
msgstr ""

msgctxt "#30619"
Expand All @@ -775,7 +786,7 @@ msgid "Port %s already in use. Cannot start http server."
msgstr ""

msgctxt "#30621"
msgid "Proxy is required for mpeg-dash vods (see HTTP Server)"
msgid "Proxy is required for MPEG-DASH VODs (see HTTP Server)"
msgstr ""

msgctxt "#30622"
Expand Down Expand Up @@ -1043,7 +1054,7 @@ msgid "data cache"
msgstr ""

msgctxt "#30688"
msgid "Use for videos"
msgid "Use MPEG-DASH for videos"
msgstr ""

msgctxt "#30689"
Expand Down Expand Up @@ -1183,7 +1194,7 @@ msgid "Enable HDR video"
msgstr ""

msgctxt "#30723"
msgid "Proxy is required for mpeg-dash vods (see HTTP Server)[CR]> 1080p and HDR requires InputStream Adaptive >= 2.3.14"
msgid "Proxy is required for MPEG-DASH VODs (see HTTP Server)[CR]HDR and >1080p video requires InputStream Adaptive >= 2.3.14"
msgstr ""

msgctxt "#30724"
Expand Down Expand Up @@ -1345,3 +1356,31 @@ msgstr ""
msgctxt "#30763"
msgid "Multi-audio"
msgstr ""

msgctxt "#30764"
msgid "Requests connect timeout"
msgstr ""

msgctxt "#30765"
msgid "Requests read timeout"
msgstr ""

msgctxt "#30766"
msgid "Premieres"
msgstr ""

msgctxt "#30767"
msgid "Views"
msgstr ""

msgctxt "#30768"
msgid "Disable high framerate video at maximum video quality"
msgstr ""

msgctxt "#30769"
msgid "Clear Watch Later list"
msgstr ""

msgctxt "#30770"
msgid "Are you sure you want to clear your Watch Later list?"
msgstr ""
Loading
Loading