mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-06 04:41:06 -08:00
🛠️ fix: missing metadata when --force-ffmpeg is used
This commit is contained in:
@@ -100,6 +100,7 @@ class YtDLPDownloader:
|
||||
"external_downloader": {"default": "ffmpeg"},
|
||||
"external_downloader_args": {
|
||||
"ffmpeg_i1": ["-v", "error", "-stats"],
|
||||
"ffmpeg_o1": ["-f", "mp4"],
|
||||
},
|
||||
}
|
||||
if hls_use_mpegts:
|
||||
|
||||
Reference in New Issue
Block a user