[shahid] add support for show pages(closes #7401)
This commit is contained in:
parent
3961c6cb9d
commit
78466fcab5
4 changed files with 219 additions and 131 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue