aboutsummaryrefslogtreecommitdiff
path: root/test/test_options.py
AgeCommit message (Collapse)Author
2022-01-04Allow multiple and nested configuration filespukkandan
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-02[skip travis] renamingUnknown
to avoid using same folder when using pip install for example
2017-07-23[options] TypoYen Chi Hsuan
2017-07-23[options] Correctly hide login info from debug outputs (#13696)Yen Chi Hsuan
Iterate over opts instead of PRIVATE_OPTS for both performance and correctness