1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-10 12:27:08 -05:00

[videopress] Add extractor

This commit is contained in:
Sergey M․
2017-02-05 13:37:27 +07:00
parent 6fd138bed8
commit 6ef3e65a7b
3 changed files with 122 additions and 0 deletions

View File

@@ -1095,6 +1095,7 @@ from .videomore import (
VideomoreSeasonIE,
)
from .videopremium import VideoPremiumIE
from .videopress import VideoPressIE
from .vidio import VidioIE
from .vidme import (
VidmeIE,