[pornhub] Add support for playlists (Closes #4995)
This commit is contained in:
parent
d5c69f1da4
commit
e66e1a0046
2 changed files with 34 additions and 1 deletions
|
@ -353,7 +353,10 @@ from .playfm import PlayFMIE
|
|||
from .playvid import PlayvidIE
|
||||
from .podomatic import PodomaticIE
|
||||
from .pornhd import PornHdIE
|
||||
from .pornhub import PornHubIE
|
||||
from .pornhub import (
|
||||
PornHubIE,
|
||||
PornHubPlaylistIE,
|
||||
)
|
||||
from .pornotube import PornotubeIE
|
||||
from .pornoxo import PornoXOIE
|
||||
from .promptfile import PromptFileIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue