mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-01-27 10:07:34 +01:00
ecc6bd1341
Since keep_video started as None we always set it to keep_video_wish unless it was None, so in the end keep_video == keep_video_wish. This should have been changed in f3ff1a3696c4080468e2cc5810c34273b148bd3e, but I didn't notice it.