aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/testurl.py
AgeCommit message (Expand)Author
2023-01-02Improve handling for overriding extractors with plugins (#5916)Matthew
2022-11-11[cleanup] MiscRobert Geislinger
2022-08-24Fix lazy extractor bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fapukkandan
2022-05-21[cleanup] Miscpukkandan
2022-05-13[extractor] Use classmethod/property where possiblepukkandan
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