aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/metacafe.py
AgeCommit message (Collapse)Author
2021-08-23[extractor] Common function `_match_valid_url`pukkandan
2021-06-06[extractor] Fix pre-checking archive for some extractorspukkandan
The `id` regex group must be present for `_match_id` and pre-checking archive to work correctly
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