1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 04:17:21 +08:00

[pornhub] Add a test

This commit is contained in:
Sergey M 2020-03-08 17:59:11 +07:00 committed by GitHub
parent 90ac2cf996
commit 029b16e0ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,6 +149,9 @@ class PornHubIE(PornHubBaseIE):
}, {
'url': 'https://www.pornhub.net/view_video.php?viewkey=203640933',
'only_matching': True,
}, {
'url': 'https://www.pornhubpremium.com/view_video.php?viewkey=ph5e4acdae54a82',
'only_matching': True,
}]
@staticmethod