1
0
Fork 0

[pornhub] Separate and fix playlist extractor (#700)

Closes #680
Authored by: mzbaulhaque
This commit is contained in:
mzbaulhaque 2021-08-15 23:32:48 +06:00 committed by GitHub
commit df2a5633da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 59 additions and 13 deletions

View file

@ -1044,6 +1044,7 @@ from .pornhd import PornHdIE
from .pornhub import (
PornHubIE,
PornHubUserIE,
PornHubPlaylistIE,
PornHubPagedVideoListIE,
PornHubUserVideosUploadIE,
)