Merge pull request #8754 from remitamine/5min

update 5min related web sites info extraction and add support for Aol features.
This commit is contained in:
remitamine
2016-03-05 18:35:48 +01:00
4 changed files with 60 additions and 91 deletions

View File

@ -23,7 +23,10 @@ from .alphaporno import AlphaPornoIE
from .animeondemand import AnimeOnDemandIE
from .anitube import AnitubeIE
from .anysex import AnySexIE
from .aol import AolIE
from .aol import (
AolIE,
AolFeaturesIE,
)
from .allocine import AllocineIE
from .aparat import AparatIE
from .appleconnect import AppleConnectIE