mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
Ignore and clean .swf files
Some videos on NicoNico are swf
This commit is contained in:
parent
2b380fc299
commit
51b1378eed
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -33,6 +33,7 @@ updates_key.pem
|
|||
*.wav
|
||||
*.ape
|
||||
*.mkv
|
||||
*.swf
|
||||
*.part
|
||||
*.swp
|
||||
test/testdata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue