1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[carambatv] Add extractor (Closes #9815)

This commit is contained in:
Sergey M․
2016-06-18 03:04:14 +07:00
parent ded7511a70
commit eb451890da
2 changed files with 92 additions and 0 deletions

View File

@ -110,6 +110,10 @@ from .camwithher import CamWithHerIE
from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE
from .canvas import CanvasIE
from .carambatv import (
CarambaTVIE,
CarambaTVPageIE,
)
from .cbc import (
CBCIE,
CBCPlayerIE,