yt-dlp-2023.10.13

This commit is contained in:
Rmys
2023-10-14 17:23:03 +03:00
committed by GitHub
parent 277f360a16
commit 5a70401b09
+10 -3
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A youtube-dl fork with additional features and fixes</Summary>
<Description>A youtube-dl fork with additional features and fixes</Description>
<Archive sha1sum="c8010079793fb53d0a44cc8a91b75e7ba8d79def" type="targz">https://github.com/yt-dlp/yt-dlp/archive/refs/tags/2023.02.17.tar.gz</Archive>
<Archive sha1sum="e93023d54a575dcc99992b798792531f9fa1aeb6" type="targz">https://github.com/yt-dlp/yt-dlp/archive/refs/tags/2023.10.13.tar.gz</Archive>
<BuildDependencies>>
<Dependency>git</Dependency>
<Dependency>pandoc-bin</Dependency>
@@ -44,12 +44,19 @@
<Path fileType="data">/usr/share/bash-completion/completions</Path>
<Path fileType="data">/usr/share/zsh/site-functions</Path>
<Path fileType="doc">/usr/share/doc/yt-dlp</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/yt_dlp</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/yt_dlp-2023.2.17-py3.9.egg-info</Path>
<Path fileType="library">/usr/lib/python3.*/site-packages/yt_dlp</Path>
<Path fileType="library">/usr/lib/python3.*/site-packages/yt_dlp-*.egg-info</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2023-10-14</Date>
<Version>2023.10.13</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2023-02-24</Date>
<Version>2023.02.17</Version>