yt-dlp-2024.04.09

This commit is contained in:
Rmys
2024-05-14 11:22:50 +03:00
parent 6e5ce4623e
commit b56b3e2a18
2 changed files with 7 additions and 5 deletions
@@ -19,6 +19,7 @@
<Dependency>pandoc-bin</Dependency>
<Dependency>aria2-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-mutagen</Dependency>
<Dependency>python3-certifi</Dependency>
@@ -48,8 +49,9 @@
<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.*/site-packages/yt_dlp</Path>
<Path fileType="library">/usr/lib/python3.*/site-packages/yt_dlp-*.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>
<Path fileType="library">/usr/lib/python3*/site-packages/yt_dlp-*.dist-info</Path>
</Files>
</Package>