1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-07-05 12:58:29 +00:00

Ran flake8

This commit is contained in:
Kieran Eglin 2024-04-23 11:00:15 -07:00
parent c574be85f1
commit c9d8184fe6
No known key found for this signature in database
GPG Key ID: 193984967FCF432D

View File

@ -7,6 +7,7 @@
make_dir,
)
class MoveFilesAfterDownloadPP(PostProcessor):
FILETYPE_KEYS = ['media', 'thumbnails', 'requested_subtitles']