Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow multiple and nested configuration files | pukkandan | 2022-01-04 | 1 | -26/+0 |
| | |||||
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -1/+1 |
| | | | | | | | | | * 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 | ||||
* | [skip travis] renaming | Unknown | 2020-09-02 | 1 | -1/+1 |
| | | | to avoid using same folder when using pip install for example | ||||
* | [options] Typo | Yen Chi Hsuan | 2017-07-23 | 1 | -1/+1 |
| | |||||
* | [options] Correctly hide login info from debug outputs (#13696) | Yen Chi Hsuan | 2017-07-23 | 1 | -0/+26 |
Iterate over opts instead of PRIVATE_OPTS for both performance and correctness |