Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Standardize `write_debug` | pukkandan | 2021-05-14 | 1 | -2/+1 | |
| | ||||||
* | [downloader] Fix `quiet` and `to_stderr` | pukkandan | 2021-05-04 | 1 | -2/+2 | |
| | ||||||
* | More improvements to HLS/DASH external downloader code | pukkandan | 2021-03-11 | 1 | -0/+6 | |
| | | | | | | | * Fix error when there is no `protocol` in `info_dict` * Move HLS byte range detection to `Aria2cFD` so that the download will fall back to the native downloader instead of ffmpeg * Fix bug with getting no fragments in DASH * Convert `check_results` in `can_download` to a generator | |||||
* | Release 2021.03.01 | pukkandan | 2021-03-01 | 1 | -3/+3 | |
| | ||||||
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -0/+400 | |
* 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 |