mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-20 21:34:01 -07:00
[Alsace20TV] Add new extractors Alsace20TVIE, Alsace20TVEmbedIE
This commit is contained in:
parent
c4d1738316
commit
f8e543c906
2 changed files with 93 additions and 0 deletions
|
@ -51,6 +51,10 @@ from .anvato import AnvatoIE
|
|||
from .aol import AolIE
|
||||
from .allocine import AllocineIE
|
||||
from .aliexpress import AliExpressLiveIE
|
||||
from .alsace20tv import (
|
||||
Alsace20TVIE,
|
||||
Alsace20TVEmbedIE,
|
||||
)
|
||||
from .apa import APAIE
|
||||
from .aparat import AparatIE
|
||||
from .appleconnect import AppleConnectIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue