Skip to content

Commit

Permalink
7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MoojMidge committed Sep 13, 2023
1 parent 2fde736 commit cf7f645
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.youtube" name="YouTube" version="7.0.2~alpha7" provider-name="anxdpanic, bromix">
<addon id="plugin.video.youtube" name="YouTube" version="7.0.2" provider-name="anxdpanic, bromix">
<requires>
<import addon="xbmc.python" version="3.0.1"/>
<import addon="script.module.requests" version="2.12.4"/>
Expand All @@ -14,8 +14,12 @@
<extension point="xbmc.python.module" library="resources/lib/"/>
<extension point="xbmc.addon.metadata">
<news>
[fix] error when filtering short videos
[fix] fix playback |contrib: MoojMidge|
[new] quality and stream feature selection
[new] enable HLS live streams
[new] separately enable local/remote history
[fix] fix various playback issues
[fix] fix handling of connection failures
[upd] stream and language labelling
[upd] Translations updated from Kodi Weblate
</news>
<assets>
Expand Down

0 comments on commit cf7f645

Please sign in to comment.