]> jfr.im git - yt-dlp.git/commit
Added `--force-overwrites` option (https://github.com/ytdl-org/youtube-dl/pull/20405)
authoralxnull <redacted>
Sun, 13 Oct 2019 16:00:48 +0000 (18:00 +0200)
committerpukkandan <redacted>
Tue, 12 Jan 2021 21:56:23 +0000 (03:26 +0530)
commit0c3d0f51778b153f65c21906031c2e091fcfb641
tree5bebd19ee4b8e5e9abdb25b46b70fc2424adbaaf
parentf5546c0b3c77c7bd3b964c76bb5597d6f8905970
Added `--force-overwrites` option (https://github.com/ytdl-org/youtube-dl/pull/20405)

Co-authored by alxnull
Makefile
devscripts/run_tests.sh
test/parameters.json
test/test_overwrites.py [new file with mode: 0644]
youtube_dlc/YoutubeDL.py
youtube_dlc/__init__.py
youtube_dlc/downloader/common.py
youtube_dlc/options.py