[anvato] Improve extraction (closes #12913)

* 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
This commit is contained in:
Sergey M․ 2017-04-29 19:49:04 +07:00
parent a1ebfd4494
commit 7986c3abcd
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
3 changed files with 73 additions and 3 deletions

View file

@ -41,6 +41,7 @@ from .alphaporno import AlphaPornoIE
from .amcnetworks import AMCNetworksIE
from .animeondemand import AnimeOnDemandIE
from .anitube import AnitubeIE
from .anvato import AnvatoIE
from .anysex import AnySexIE
from .aol import AolIE
from .allocine import AllocineIE