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

Add an extractor for 56.com (related #1039)

This commit is contained in:
Jaime Marquínez Ferrándiz
2013-07-18 20:47:10 +02:00
parent 0932300e3a
commit e1f6e61e6a
2 changed files with 37 additions and 0 deletions

View File

@@ -71,6 +71,7 @@
from .vevo import VevoIE
from .vimeo import VimeoIE
from .vine import VineIE
from .c56 import C56IE
from .wat import WatIE
from .wimp import WimpIE
from .worldstarhiphop import WorldStarHipHopIE