aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/springboardplatform.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-08-02[extractors] Use new framework for existing embeds (#4307)pukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2021-08-23[extractor] Common function `_match_valid_url`pukkandan
2021-02-25Completely change project name to yt-dlp (#85)Pccode66