[testurl] Add extractor
This is a pseudo extractor that can be used to quickly look up test URLs, or test without the test harness.
This commit is contained in:
parent
f6f01ea17b
commit
a9c7198a0b
2 changed files with 67 additions and 0 deletions
|
@ -216,6 +216,7 @@ from .sztvhu import SztvHuIE
|
|||
from .teamcoco import TeamcocoIE
|
||||
from .techtalks import TechTalksIE
|
||||
from .ted import TEDIE
|
||||
from .testurl import TestURLIE
|
||||
from .tf1 import TF1IE
|
||||
from .theplatform import ThePlatformIE
|
||||
from .thisav import ThisAVIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue