aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/generic.py
AgeCommit message (Collapse)Author
2021-04-17Fix inconsistent use of `report_warning`pukkandan
2021-04-01[generic] Detect Invidious' link element (Closes #195)pukkandan
2021-03-25Update to ytdl-commit-8562218pukkandan
[ard] improve clip id extraction https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf
2021-03-11[wimtv] Add extractor (#161)nixxo
Added support for VODs, live and embeds Authored by: nixxo
2021-03-06[gedi] Improvements from youtube-dl (#149)nixxo
Authored-by: nixxo <c.nixxo@gmail.com>
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