1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-22 09:05:41 +07:00

[cloudy] Add new extractor. Closes #3743

This commit is contained in:
naglis
2014-09-14 00:12:36 +03:00
parent e5a93354bc
commit 20ff802c9b
2 changed files with 68 additions and 0 deletions

View File

@@ -46,6 +46,7 @@
from .clipfish import ClipfishIE
from .cliphunter import CliphunterIE
from .clipsyndicate import ClipsyndicateIE
from .cloudy import CloudyIE
from .clubic import ClubicIE
from .cmt import CMTIE
from .cnet import CNETIE