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 | ||||
* | [tests] Fix test_post_hooks | pukkandan | 2021-01-21 | 1 | -3/+3 |
| | | | | :skip ci all | ||||
* | Add post_hooks option to YoutubeDL.py ↵ | Alex Merkel | 2021-01-09 | 1 | -0/+68 |
(https://github.com/ytdl-org/youtube-dl/pull/27573) Authored by: alexmerkel |