1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-03 03:37:07 -05:00
Files
youtube-dl/youtube_dl/YoutubeDL.py
Jaime Marquínez Ferrándiz ecc6bd1341 YoutubeDL.post_process: simplify keep_video handling
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 f3ff1a3696, but I didn't notice it.
2015-04-17 22:38:14 +02:00

80 KiB
Executable File