Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [extractor/gronkh] Extract duration and chapters (#6817) | satan1st | 2023-04-16 | 1 | -2/+12 |
| | | | Authored by: satan1st | ||||
* | [extractor/gronkh] Fix `_VALID_URL` (#5628) | Mudassir Chapra | 2022-11-24 | 1 | -2/+13 |
| | | | | Closes #5531 Authored by: muddi900 | ||||
* | [extractor] Deprecate `_sort_formats` | pukkandan | 2022-11-17 | 1 | -1/+0 |
| | |||||
* | [gronkh] Add playlist extractors (#3337) | Ha Tien Loi | 2022-05-07 | 1 | -1/+58 |
| | | | | Closes #3300 Authored by: hatienl0i261299 | ||||
* | [cleanup] Upgrade syntax | pukkandan | 2022-04-12 | 1 | -3/+0 |
| | | | | | | | | | | Using https://github.com/asottile/pyupgrade 1. `__future__` imports and `coding: utf-8` were removed 2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format` 3. f-strings were cherry-picked from `pyupgrade --py36-plus` Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts | ||||
* | [gronkh] Support new URL pattern (#2019) | Sematre | 2021-12-17 | 1 | -1/+4 |
| | | | Authored by: Sematre | ||||
* | [Cleanup] Remove some unnecessary groups in regexes (#1738) | Ashish Gupta | 2021-11-30 | 1 | -1/+1 |
| | | | Authored by: Ashish0804 | ||||
* | [Gronkh] Add extractor (#1299) | Ashish Gupta | 2021-10-18 | 1 | -0/+43 |
Closes #1293 Authored by: Ashish0804 |