[PornHub] Updated test url

This commit is contained in:
Parmjit Virk 2018-09-06 18:49:18 -05:00
parent ed5b5e64b3
commit 79e784c5a4

View File

@ -348,7 +348,7 @@ class PornHubPlaylistIE(PornHubPlaylistBaseIE):
class PornHubUserVideosIE(PornHubPlaylistBaseIE): class PornHubUserVideosIE(PornHubPlaylistBaseIE):
_VALID_URL = r'https?://(?:[^/]+\.)?pornhub\.com/(?:(?:user|channel)s|model|pornstar)/(?P<id>[^/]+)' _VALID_URL = r'https?://(?:[^/]+\.)?pornhub\.com/(?:(?:user|channel)s|model|pornstar)/(?P<id>[^/]+)'
_TESTS = [{ _TESTS = [{
'url': 'http://www.pornhub.com/users/zoe_ph/videos/public', 'url': 'https://www.pornhub.com/model/zoe_ph/videos/upload',
'info_dict': { 'info_dict': {
'id': 'zoe_ph', 'id': 'zoe_ph',
}, },