aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/anvato.py
AgeCommit message (Collapse)Author
2020-12-21[anvato] remove NFLTokenGeneratorRemita Amine
until a better solution is introduced that: - works with lazy_extractors - allows for 3rd party token generators
2020-12-16[anvato] Disable NFLTokenGenerator(closes #27449)Remita Amine
2020-12-15[anvato] update ANVACK table and add experimental token generator for NFLRemita Amine
2018-08-21[anvato] Fallback to generic API key for access key to API key lookup ↵Sergey M․
(closes #16788, closes #17254)
2018-05-02Improve geo bypass mechanismSergey M․
* Introduce geo bypass context * Add ability to bypass based on IP blocks in CIDR notation * Introduce --geo-bypass-ip-block
2017-10-15[anvato] Add ability to bypass geo restrictionSergey M․
2017-10-15[anvato] Process master m3u8 manifestsSergey M․
>>> Individual m3u8 manifests are not always present, e.g. anvato:anvato_scripps_app_web_prod_0837996dbe373629133857ae9eb72e740424d80a:4173834
2017-04-30[extractor/anvato] PEP 8Sergey M․
2017-04-29[anvato] Improve extraction (closes #12913)Sergey M․
* Promote to regular shortcut based extractor * Add mcp to access key mapping table * Add support for embeds extraction * Add support for anvato embeds in generic extractor
2017-04-27Don't list master m3u8 playlists in format list (closes #12832)Sergey M․
2016-11-04[anvato] Improve formats extractionSergey M․
2016-11-04[anvato] Extract more metadataSergey M․
2016-05-21[anvato] Add new extractorYen Chi Hsuan
Used in CBSLocal (#9522)