summaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/anvato.py
Commit message (Collapse)AuthorAgeFilesLines
* [anvato] Add ability to bypass geo restrictionSergey M․2017-10-151-0/+4
|
* [anvato] Process master m3u8 manifestsSergey M․2017-10-151-6/+10
| | | | >>> Individual m3u8 manifests are not always present, e.g. anvato:anvato_scripps_app_web_prod_0837996dbe373629133857ae9eb72e740424d80a:4173834
* [extractor/anvato] PEP 8Sergey M․2017-04-301-1/+1
|
* [anvato] Improve extraction (closes #12913)Sergey M․2017-04-291-3/+56
| | | | | | | * 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
* Don't list master m3u8 playlists in format list (closes #12832)Sergey M․2017-04-271-6/+1
|
* [anvato] Improve formats extractionSergey M․2016-11-041-3/+4
|
* [anvato] Extract more metadataSergey M․2016-11-041-8/+13
|
* [anvato] Add new extractorYen Chi Hsuan2016-05-211-0/+224
Used in CBSLocal (#9522)