]> jfr.im git - yt-dlp.git/blobdiff - .gitignore
[extractor/crunchyroll:beta] Use streams API (#4555)
[yt-dlp.git] / .gitignore
index fd51ad66eb9fdcead3c4f2cdf2847bb85dcd30e9..2e84762bcd2793bb465f41a067713c945ef1ff1d 100644 (file)
@@ -27,11 +27,13 @@ cookies
 *.ass
 *.avi
 *.desktop
+*.f4v
 *.flac
 *.flv
 *.jpeg
 *.jpg
 *.m4a
+*.mpga
 *.m4v
 *.mhtml
 *.mkv
@@ -82,6 +84,7 @@ updates_key.pem
 *.egg-info
 .tox
 *.class
+*.isorted
 
 # Generated
 AUTHORS
@@ -116,3 +119,6 @@ yt-dlp.zip
 ytdlp_plugins/extractor/*
 !ytdlp_plugins/extractor/__init__.py
 !ytdlp_plugins/extractor/sample.py
+ytdlp_plugins/postprocessor/*
+!ytdlp_plugins/postprocessor/__init__.py
+!ytdlp_plugins/postprocessor/sample.py