added an IE and test for dotsub.
This commit is contained in:
parent
81f0259b9e
commit
13e06d298c
2 changed files with 43 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
from .archiveorg import ArchiveOrgIE
|
||||
from .ard import ARDIE
|
||||
from .arte import ArteTvIE
|
||||
|
@ -12,6 +11,7 @@ from .comedycentral import ComedyCentralIE
|
|||
from .cspan import CSpanIE
|
||||
from .dailymotion import DailymotionIE
|
||||
from .depositfiles import DepositFilesIE
|
||||
from .dotsub import DotsubIE
|
||||
from .dreisat import DreiSatIE
|
||||
from .eighttracks import EightTracksIE
|
||||
from .escapist import EscapistIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue