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

[vice] Re-add extractor (fixes #4120)

The generic extraction no longer works.
This commit is contained in:
Jaime Marquínez Ferrándiz
2014-11-06 21:44:07 +01:00
parent 5d63b0aa93
commit 1fe8fb8c20
2 changed files with 39 additions and 0 deletions

View File

@@ -421,6 +421,7 @@
from .vevo import VevoIE
from .vgtv import VGTVIE
from .vh1 import VH1IE
from .vice import ViceIE
from .viddler import ViddlerIE
from .videobam import VideoBamIE
from .videodetective import VideoDetectiveIE