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

[vrv] Add new extractor

This commit is contained in:
Remita Amine
2017-03-31 23:28:24 +01:00
parent 7453999580
commit 77c8ebe631
2 changed files with 152 additions and 0 deletions

View File

@@ -1182,6 +1182,7 @@
from .vporn import VpornIE
from .vrt import VRTIE
from .vrak import VrakIE
from .vrv import VRVIE
from .medialaan import MedialaanIE
from .vube import VubeIE
from .vuclip import VuClipIE