mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
[camdemy] Add new extractor
Single file download done, while folder extaction in plan
This commit is contained in:
parent
054fe3cc40
commit
8708d76425
2 changed files with 79 additions and 0 deletions
|
@ -49,6 +49,7 @@ from .brightcove import BrightcoveIE
|
|||
from .buzzfeed import BuzzFeedIE
|
||||
from .byutv import BYUtvIE
|
||||
from .c56 import C56IE
|
||||
from .camdemy import CamdemyIE
|
||||
from .canal13cl import Canal13clIE
|
||||
from .canalplus import CanalplusIE
|
||||
from .canalc2 import Canalc2IE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue