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

Add cliphunter extractor

This commit is contained in:
Pornophage
2014-01-25 01:46:52 +01:00
parent 886fa72324
commit 008af8660b
2 changed files with 70 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
from .channel9 import Channel9IE
from .cinemassacre import CinemassacreIE
from .clipfish import ClipfishIE
from .cliphunter import CliphunterIE
from .clipsyndicate import ClipsyndicateIE
from .cmt import CMTIE
from .cnn import CNNIE