1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-03 15:47:07 -05:00

[shahid] add support for show pages(closes #7401)

This commit is contained in:
Remita Amine
2017-12-19 02:00:13 +01:00
parent 3961c6cb9d
commit 78466fcab5
4 changed files with 219 additions and 131 deletions

View File

@@ -927,7 +927,10 @@ from .sendtonews import SendtoNewsIE
from .servingsys import ServingSysIE
from .servus import ServusIE
from .sexu import SexuIE
from .shahid import ShahidIE
from .shahid import (
ShahidIE,
ShahidShowIE,
)
from .shared import (
SharedIE,
VivoIE,