aboutsummaryrefslogtreecommitdiff
path: root/devscripts/create-github-release.py
AgeCommit message (Collapse)Author
2022-04-12[cleanup] Remove unused scripts/tests (#2173)felix
Authored by fstirlitz, pukkandan
2021-06-06[cleanup] Point all shebang to `python3` (#372)felix
Authored by: fstirlitz
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
2021-01-07Preparing for releasepukkandan
2020-09-02[skip travis] renamingUnknown
to avoid using same folder when using pip install for example
2020-01-06[devscripts/create-github-release] Remove unused importnmeum
2020-01-01[devscripts/create-github-release] Switch to using PAT for authenticationSergey M․
Basic authentication will be deprecated soon
2019-03-11Start moving to ytdl-orgSergey M․
2016-11-18[devscripts/create-github-release] Fill release body from ChangeLog (closes ↵Sergey M․
#11094)
2016-06-06[devscripts/create-github-release] Make full published releases by defaultSergey M․
2016-06-05[devscripts/create-github-release] Add script for releasing on GitHubSergey M․
Yet only Basic authentication is supported either via .netrc or by manual input