Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [cleanup] Point all shebang to `python3` (#372) | felix | 2021-06-06 | 1 | -1/+1 |
| | | | | Authored by: fstirlitz | ||||
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -3/+3 |
| | | | | | | | | | * 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 | ||||
* | Preparing for release | pukkandan | 2021-01-07 | 1 | -0/+2 |
| | |||||
* | [skip travis] renaming | Unknown | 2020-09-02 | 1 | -3/+3 |
| | | | to avoid using same folder when using pip install for example | ||||
* | [devscripts/create-github-release] Remove unused import | nmeum | 2020-01-06 | 1 | -1/+0 |
| | |||||
* | [devscripts/create-github-release] Switch to using PAT for authentication | Sergey M․ | 2020-01-01 | 1 | -13/+4 |
| | | | | Basic authentication will be deprecated soon | ||||
* | Start moving to ytdl-org | Sergey M․ | 2019-03-11 | 1 | -2/+2 |
| | |||||
* | [devscripts/create-github-release] Fill release body from ChangeLog (closes ↵ | Sergey M․ | 2016-11-18 | 1 | -4/+13 |
| | | | | #11094) | ||||
* | [devscripts/create-github-release] Make full published releases by default | Sergey M․ | 2016-06-06 | 1 | -3/+2 |
| | |||||
* | [devscripts/create-github-release] Add script for releasing on GitHub | Sergey M․ | 2016-06-05 | 1 | -0/+112 |
Yet only Basic authentication is supported either via .netrc or by manual input |