aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/options.py
Commit message (Collapse)AuthorAgeFilesLines
...
* [hls] Enable `--hls-use-mpegts` by default when downloading live-streamspukkandan2021-02-261-3/+11
| | | | | | * Also added option `--no-hls-use-mpegts` to disable this Related: #96
* [documentation] Changes left behind from #85 and #107pukkandan2021-02-251-1/+1
|
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+1338
* 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