Add support for setting cookies in the scraper (#934)

This commit is contained in:
bnkai
2020-12-01 07:34:09 +02:00
committed by GitHub
parent aecbd236bc
commit a96ab9ce6f
5 changed files with 230 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
### 🎨 Improvements
* Add support for setting cookies in scrapers.
* Truncate long text and show on hover.
* Show scene studio as text where image is missing.
* Use natural sort for titles and movie names.