]> jfr.im git - yt-dlp.git/commit
[amcnetworks] Fix extractor (#179)
author2ShedsJackson <redacted>
Sat, 20 Mar 2021 10:41:11 +0000 (03:41 -0700)
committerGitHub <redacted>
Sat, 20 Mar 2021 10:41:11 +0000 (16:11 +0530)
commit5c5fae6d2fd94f3845ec187a1ea29cb17ed83440
treee41127a4aeb8c34e075fe1a500ce483827e6a2f3
parentc1d3a4a8f0be5888d6d935b5cee150b3379996cb
[amcnetworks] Fix extractor (#179)

* Prefer use of manifest based on `releasePid` since the one based on `videoPid` may have Fairplay
* Additional thumbnail images were added
* Don't add `season_number` and `series` to `title`
* `series` is now set to `None` rather than "_" when empty
* fix bug with age limit

Authored by: 2ShedsJackson
yt_dlp/extractor/amcnetworks.py
yt_dlp/utils.py