aboutsummaryrefslogtreecommitdiff
path: root/devscripts/zsh-completion.in
AgeCommit message (Collapse)Author
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
* All modules and binary names are changed * All documentation references changed * yt-dlp no longer loads youtube-dlc config files * All URLs changed to point to organization account Co-authored-by: Pccode66 Co-authored-by: pukkandan
2020-09-16Merge branch 'ext/remuxe-video' of ↵Tom-Oliver Heidel
https://github.com/Zocker1999NET/youtube-dl into Zocker1999NET-ext/remuxe-video
2020-09-02[skip travis] renamingUnknown
to avoid using same folder when using pip install for example
2020-05-16Added --remux-video optionFelix Stupp
Fixes #6996 - Supported formats declared: mp4, mkv - Added FFmpegVideoRemuxerPP as postprocessor - Added option to README and shell-completion scripts
2014-10-07support zsh completionXu Cheng