Commit Graph

6 Commits (337e0c62f894722e9c268b14d02a85b84c96024d)

Author SHA1 Message Date
pukkandan 856bb8f99d
[downloader] Fix `write_debug` 4 years ago
pukkandan 0760b0a7e2
Standardize `write_debug` 4 years ago
pukkandan 848887eb7a
[downloader] Fix `quiet` and `to_stderr` 4 years ago
pukkandan 0a473f2f0f
More improvements to HLS/DASH external downloader code
* 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
4 years ago
pukkandan 5ef7d9bdd8
Release 2021.03.01 4 years ago
Pccode66 7a5c1cfe93
Completely change project name to yt-dlp (#85)
* 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
4 years ago