aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/infoq.py
AgeCommit message (Expand)Author
2024-06-12[cleanup] Add more ruff rules (#10149)sepro
2024-05-26[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)Simon Sawicki
2022-11-17[extractor] Deprecate `_sort_formats`pukkandan
2022-04-27[InfoQ] Don't fail on missing audio format (#3573)Evan Spensley
2022-04-12[cleanup] Upgrade syntaxpukkandan
2022-04-04[cleanup] Use `_html_extract_title`pukkandan
2021-02-25Completely change project name to yt-dlp (#85)Pccode66