1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-01 15:15:15 +00:00

[cwtv] Add new extractor

This commit is contained in:
remitamine
2016-01-15 17:45:51 +01:00
parent a78d6a9bb1
commit 27a95f51aa
2 changed files with 89 additions and 0 deletions

View File

@@ -130,6 +130,7 @@ from .crunchyroll import (
)
from .cspan import CSpanIE
from .ctsnews import CtsNewsIE
from .cwtv import CWTVIE
from .dailymotion import (
DailymotionIE,
DailymotionPlaylistIE,