1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-21 00:25:42 +07:00

Adding support for 13.cl

This commit is contained in:
Juan C. Olivares
2014-03-02 23:14:19 -03:00
parent 271a2dbfa2
commit 2d73b45805
2 changed files with 29 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
from .breakcom import BreakIE
from .brightcove import BrightcoveIE
from .c56 import C56IE
from .canal13cl import Canal13cslIE
from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE
from .cbs import CBSIE