mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-24 04:53:06 +08:00
Update extractors.py
This commit is contained in:
parent
5f223aaa07
commit
ef3f9898b0
@ -1024,7 +1024,10 @@ from .telebruxelles import TeleBruxellesIE
|
|||||||
from .telecinco import TelecincoIE
|
from .telecinco import TelecincoIE
|
||||||
from .telegraaf import TelegraafIE
|
from .telegraaf import TelegraafIE
|
||||||
from .telemb import TeleMBIE
|
from .telemb import TeleMBIE
|
||||||
from .telequebec import TeleQuebecIE
|
from .telequebec import (
|
||||||
|
TeleQuebecIE,
|
||||||
|
TeleQuebecEmissionsIE,
|
||||||
|
)
|
||||||
from .teletask import TeleTaskIE
|
from .teletask import TeleTaskIE
|
||||||
from .telewebion import TelewebionIE
|
from .telewebion import TelewebionIE
|
||||||
from .testurl import TestURLIE
|
from .testurl import TestURLIE
|
||||||
|
Loading…
Reference in New Issue
Block a user