aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/cspan.py
AgeCommit message (Expand)Author
2022-11-17[extractor] Deprecate `_sort_formats`pukkandan
2022-10-31[extractor] Improve `_generic_title`pukkandan
2022-08-02[extractors] Use new framework for existing embeds (#4307)pukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2022-04-04[cleanup] Use `_html_extract_title`pukkandan
2022-02-16[extractor/cspan] Support of C-Span congress videos (#2295)Grabien
2021-11-27[Senate.gov] Add SenateGovIE and fix SenateISVPIE (#1435)Grabien
2021-02-25Completely change project name to yt-dlp (#85)Pccode66