It seems for some videos FFST settings will override the settings in youtube_dl conf file.
For instance, id the video has this parameters:
there's best video on 1080p but the audio in 720p track.format code extension resolution note
249 webm audio only tiny 51k , opus @ 50k (48000Hz), 7.80MiB
250 webm audio only tiny 74k , opus @ 70k (48000Hz), 10.44MiB
140 m4a audio only tiny 128k , m4a_dash container, mp4a.40.2@128k (44100Hz), 19.53MiB
251 webm audio only tiny 130k , opus @160k (48000Hz), 18.54MiB
160 mp4 256x144 144p 30k , avc1.4d400c, 30fps, video only, 2.96MiB
133 mp4 426x240 240p 51k , avc1.4d4015, 30fps, video only, 4.42MiB
394 mp4 256x144 144p 61k , av01.0.00M.08, 30fps, video only, 7.87MiB
395 mp4 426x240 240p 72k , av01.0.00M.08, 30fps, video only, 6.56MiB
278 webm 256x144 144p 79k , webm container, vp9, 30fps, video only, 7.34MiB
242 webm 426x240 240p 80k , vp9, 30fps, video only, 7.36MiB
243 webm 640x360 360p 117k , vp9, 30fps, video only, 10.95MiB
396 mp4 640x360 360p 127k , av01.0.01M.08, 30fps, video only, 10.70MiB
244 webm 854x480 480p 170k , vp9, 30fps, video only, 15.27MiB
134 mp4 640x360 360p 210k , avc1.4d401e, 30fps, video only, 8.34MiB
397 mp4 854x480 480p 210k , av01.0.04M.08, 30fps, video only, 16.90MiB
247 webm 1280x720 720p 263k , vp9, 30fps, video only, 24.81MiB
135 mp4 854x480 480p 340k , avc1.4d401f, 30fps, video only, 12.30MiB
248 webm 1920x1080 1080p 409k , vp9, 30fps, video only, 39.24MiB
398 mp4 1280x720 720p 420k , av01.0.05M.08, 30fps, video only, 33.37MiB
136 mp4 1280x720 720p 555k , avc1.4d401f, 30fps, video only, 18.46MiB
399 mp4 1920x1080 1080p 767k , av01.0.08M.08, 30fps, video only, 58.66MiB
137 mp4 1920x1080 1080p 889k , avc1.640028, 30fps, video only, 34.04MiB
22 mp4 1280x720 720p 246k , avc1.64001F, mp4a.40.2@192k (44100Hz)
18 mp4 640x360 360p 305k , avc1.42001E, mp4a.40.2@ 96k (44100Hz), 47.01MiB (best)
When I manually run download script with these parameters:
Code: Select all
.\youtube-dl.exe -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/bestvideo+bestaudio' --merge-output-format mp4
Is this a bug or I'm doing something wrong?
This is the video with the issue: https://www.youtube.com/watch?v=ZS_kXvOeQ5Y