Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-19 | [cleanup] linter, code formatting and readme | pukkandan | |
2021-02-25 | Completely 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 | |||
2021-02-20 | Release 2021.02.192021.02.19 | pukkandan | |
2021-01-24 | Plugin support | pukkandan | |
Extractor plugins are loaded from <root-dir>/ytdlp_plugins/extractor/__init__.py Inspired by https://github.com/un-def/dl-plus :ci skip dl |