]> jfr.im git - yt-dlp.git/commit
Option `--windows-filenames` to force use of windows compatible filenames
authorpukkandan <redacted>
Wed, 17 Feb 2021 19:09:38 +0000 (00:39 +0530)
committerpukkandan <redacted>
Wed, 17 Feb 2021 19:36:40 +0000 (01:06 +0530)
commitc2934512c29e300e7a525c339751c9a8bde65e1b
tree2613aaee9435252418f2233ee4846ac04accd284
parent55e36f035cff0b7b75118930bb7bd03a75ffd534
Option `--windows-filenames` to force use of windows compatible filenames

* Also changed `--trim-file-name` to `--trim-filenames` to be similar to related options

Related: https://web.archive.org/web/20210217190806/https://old.reddit.com/r/youtubedl/comments/llc4o5/do_you_guys_also_have_this_error

:ci skip dl
README.md
youtube_dlc/YoutubeDL.py
youtube_dlc/__init__.py
youtube_dlc/options.py
youtube_dlc/utils.py