mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-12 17:21:04 +00:00
Adding to extractors
This commit is contained in:
parent
fc2c6d5323
commit
2af3edf3cc
|
@ -170,6 +170,7 @@ from .carambatv import (
|
|||
CarambaTVIE,
|
||||
CarambaTVPageIE,
|
||||
)
|
||||
from .captiongenerator import CaptionGeneratorIE
|
||||
from .cartoonnetwork import CartoonNetworkIE
|
||||
from .cbc import (
|
||||
CBCIE,
|
||||
|
|
Loading…
Reference in a new issue