aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/metacafe.py
Commit message (Collapse)AuthorAgeFilesLines
* [extractor] Fix pre-checking archive for some extractorspukkandan2021-06-061-1/+1
| | | | The `id` regex group must be present for `_match_id` and pre-checking archive to work correctly
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+287
* 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