]> jfr.im git - yt-dlp.git/blobdiff - MANIFEST.in
[youtube] Add `mobile_web` client (#557)
[yt-dlp.git] / MANIFEST.in
index d43cc1f3ba95e2ec16728320b5dd64b8a3558abb..38d83a9a536a531db49c26c1d34a4fdd9f90c34f 100644 (file)
@@ -1,6 +1,9 @@
+include AUTHORS
+include Changelog.md
+include LICENSE
 include README.md
-include test/*.py
-include test/*.json
-include youtube-dl.bash-completion
-include youtube-dl.1
-recursive-include docs Makefile conf.py *.rst
+include completions/*/*
+include supportedsites.md
+include yt-dlp.1
+recursive-include devscripts *
+recursive-include test *