[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
parent 7a6742b5f9
commit df2a5633da
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,
)