mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
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:
commit
a9793f58a1
4 changed files with 60 additions and 91 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue