1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-07 22:17:08 -05:00

[popcorntv] Add extractor (closes #5914, closes #14211)

This commit is contained in:
Sergey M․
2017-09-17 22:19:57 +07:00
parent 4ed2d7b7d1
commit 9c2a17f2ce
2 changed files with 79 additions and 0 deletions

View File

@@ -808,6 +808,7 @@ from .polskieradio import (
PolskieRadioIE,
PolskieRadioCategoryIE,
)
from .popcorntv import PopcornTVIE
from .porn91 import Porn91IE
from .porncom import PornComIE
from .pornflip import PornFlipIE