Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [extractor] Deprecate `_sort_formats` | pukkandan | 2022-11-17 | 1 | -1/+0 |
| | |||||
* | [extractor] Improve `_generic_title` | pukkandan | 2022-10-31 | 1 | -1/+1 |
| | |||||
* | [extractor/generic:quoted-html] Add extractor (#5213) | Matthew | 2022-10-14 | 1 | -1/+85 |
| | | | | | | | Extracts embeds from escaped HTML within `data-html` attribute. Related: https://github.com/ytdl-org/youtube-dl/issues/21294, https://github.com/yt-dlp/yt-dlp/pull/5121 Authored by: coletdjnz Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com> | ||||
* | Minor bugfixes | pukkandan | 2022-08-02 | 1 | -1/+2 |
| | |||||
* | [extractor] Support multiple archive ids for one video (#4307) | pukkandan | 2022-08-02 | 1 | -0/+3 |
| | | | | Closes #4352 | ||||
* | [extractor/html5] Separate into own extractor (#4307) | pukkandan | 2022-08-02 | 1 | -0/+27 |
Closes #4291 Authored by: coletdjnz, pukkandan |