[cleanup] Misc (#8338)

Authored by: bashonly, gamer191
This commit is contained in:
bashonly
2023-10-13 22:15:35 +00:00
committed by GitHub
parent 2acd1d555e
commit b634ba742d
27 changed files with 40 additions and 41 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ from ..utils import (
class NubilesPornIE(InfoExtractor):
_NETRC_MACHINE = 'nubiles-porn'
_VALID_URL = r'''(?x)
https://members.nubiles-porn.com/video/watch/(?P<id>\d+)
https://members\.nubiles-porn\.com/video/watch/(?P<id>\d+)
(?:/(?P<display_id>[\w\-]+-s(?P<season>\d+)e(?P<episode>\d+)))?
'''