From 8f416c30f84476d90769457ca067b0393dde2a2c Mon Sep 17 00:00:00 2001 From: tsukasagenesis Date: Wed, 7 Aug 2019 15:52:01 +0200 Subject: [PATCH] Update pornoxo.py --- youtube_dl/extractor/pornoxo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/pornoxo.py b/youtube_dl/extractor/pornoxo.py index 2831368b6..d2556879e 100644 --- a/youtube_dl/extractor/pornoxo.py +++ b/youtube_dl/extractor/pornoxo.py @@ -9,7 +9,7 @@ from ..utils import ( class PornoXOIE(InfoExtractor): - _VALID_URL = r'https?://(?:www\.)?pornoxo\.com/videos/(?P\d+)/(?P[^/]+)\.html' + _VALID_URL = r'https?://(?:www\.)?pornoxo\.com/videos/(?P\d+)/(?P[^/]+)/' _TEST = { 'url': 'http://www.pornoxo.com/videos/7564/striptease-from-sexy-secretary.html', 'md5': '582f28ecbaa9e6e24cb90f50f524ce87',