[appletrailers] Add support for AppleTrailers Section
This commit is contained in:
parent
178b47e6af
commit
60427f63d1
2 changed files with 78 additions and 1 deletions
|
@ -25,7 +25,10 @@ from .aol import AolIE
|
|||
from .allocine import AllocineIE
|
||||
from .aparat import AparatIE
|
||||
from .appleconnect import AppleConnectIE
|
||||
from .appletrailers import AppleTrailersIE
|
||||
from .appletrailers import (
|
||||
AppleTrailersIE,
|
||||
AppleTrailersSectionIE,
|
||||
)
|
||||
from .archiveorg import ArchiveOrgIE
|
||||
from .ard import (
|
||||
ARDIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue