[pornhub] Add support for more paged video sources

This commit is contained in:
Sergey M․ 2019-06-22 08:37:07 +07:00
parent 1f7a563ab0
commit 9634de178d
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 62 additions and 44 deletions

View file

@ -892,8 +892,9 @@ from .porncom import PornComIE
from .pornhd import PornHdIE
from .pornhub import (
PornHubIE,
PornHubPlaylistIE,
PornHubUserVideosIE,
PornHubUserIE,
PornHubPagedVideoListIE,
PornHubUserVideosUploadIE,
)
from .pornotube import PornotubeIE
from .pornovoisines import PornoVoisinesIE