Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ability to set a specific field in the file's metadata | pukkandan | 2021-04-03 | 1 | -1/+1 |
| | | | | | Eg: `--parse-metadata "description:(?s)(?P<meta_comment>.+)"` sets the "comment" field using `description` | ||||
* | Release 2021.03.24 | pukkandan | 2021-03-25 | 1 | -1/+0 |
| | |||||
* | Parse metadata from multiple fields | pukkandan | 2021-03-25 | 1 | -18/+21 |
| | | | | Closes #196 | ||||
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -0/+71 |
* 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 |