yt-dlp-2023.10.13
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A youtube-dl fork with additional features and fixes</Summary>
|
<Summary>A youtube-dl fork with additional features and fixes</Summary>
|
||||||
<Description>A youtube-dl fork with additional features and fixes</Description>
|
<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>>
|
<BuildDependencies>>
|
||||||
<Dependency>git</Dependency>
|
<Dependency>git</Dependency>
|
||||||
<Dependency>pandoc-bin</Dependency>
|
<Dependency>pandoc-bin</Dependency>
|
||||||
@@ -44,12 +44,19 @@
|
|||||||
<Path fileType="data">/usr/share/bash-completion/completions</Path>
|
<Path fileType="data">/usr/share/bash-completion/completions</Path>
|
||||||
<Path fileType="data">/usr/share/zsh/site-functions</Path>
|
<Path fileType="data">/usr/share/zsh/site-functions</Path>
|
||||||
<Path fileType="doc">/usr/share/doc/yt-dlp</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.*/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-*.egg-info</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="2">
|
||||||
<Date>2023-02-24</Date>
|
<Date>2023-02-24</Date>
|
||||||
<Version>2023.02.17</Version>
|
<Version>2023.02.17</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user