Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [extractor/paramountplus] Update API token (#5285) | bashonly | 2022-10-19 | 1 | -4/+5 |
| | | | | Closes #5273 Authored by: bashonly | ||||
* | [extractor/paramountplus] Better DRM detection (#5126) | bashonly | 2022-10-04 | 1 | -7/+56 |
| | | | | Closes #5119 Authored by: bashonly | ||||
* | [cleanup] Upgrade syntax | pukkandan | 2022-04-12 | 1 | -1/+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 | ||||
* | [ParamountPlus,CBS] Change VALID_URL (#3098) | Sipherdrakon | 2022-03-18 | 1 | -7/+13 |
| | | | | | Closes #3096 Authored by: Sipherdrakon | ||||
* | [ParamountPlusSeries] Support multiple pages (#3026) | Dorian Westacott | 2022-03-16 | 1 | -3/+6 |
| | | | Authored by: dodrian | ||||
* | [test/download] Fallback test to `bv` | pukkandan | 2021-11-06 | 1 | -2/+0 |
| | |||||
* | [ParamountPlus] Fix geo verification (#711) | shirt | 2021-08-16 | 1 | -1/+1 |
| | | | | Closes #681 Authored by: shirt | ||||
* | [paramountplus] Separate extractor and fix some titles (#652) | shirt | 2021-08-10 | 1 | -0/+145 |
Co-authored-by: shirt, pukkandan |