aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/toggle.py
AgeCommit message (Collapse)Author
2021-08-23[extractor] Better error message for DRM (#729)pukkandan
Closes #636
2021-05-17[extractor] Add `write_debug` and `get_param`pukkandan
2021-04-17Add option `--ignore-no-formats-error`pukkandan
* Ignores the "no video format" and similar errors * Experimental - Some extractors may still throw these errors
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