[PornHub] Remove extraneous modelhub login code

This commit is contained in:
dirkf
2024-10-15 21:11:28 +01:00
committed by GitHub
parent 38fce984f4
commit e5bfed6c77

View File

@@ -73,8 +73,6 @@ class PornHubBaseIE(InfoExtractor):
return
site = host.split('.', 1)[0]
if 'premium' not in site:
site = site.replace('model', 'porn')
# Both sites pornhub and pornhubpremium have separate accounts
# so there should be an option to provide credentials for both.