From 8f416c30f84476d90769457ca067b0393dde2a2c Mon Sep 17 00:00:00 2001 From: tsukasagenesis Date: Wed, 7 Aug 2019 15:52:01 +0200 Subject: [PATCH 1/2] 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', From af75c83d215de41b02ee5cfd5e25f85fb03b7af0 Mon Sep 17 00:00:00 2001 From: tsukasagenesis Date: Wed, 7 Aug 2019 15:52:49 +0200 Subject: [PATCH 2/2] 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 d2556879e..851b1e1ac 100644 --- a/youtube_dl/extractor/pornoxo.py +++ b/youtube_dl/extractor/pornoxo.py @@ -11,7 +11,7 @@ from ..utils import ( class PornoXOIE(InfoExtractor): _VALID_URL = r'https?://(?:www\.)?pornoxo\.com/videos/(?P\d+)/(?P[^/]+)/' _TEST = { - 'url': 'http://www.pornoxo.com/videos/7564/striptease-from-sexy-secretary.html', + 'url': 'https://www.pornoxo.com/videos/7564/striptease-from-sexy-secretary/', 'md5': '582f28ecbaa9e6e24cb90f50f524ce87', 'info_dict': { 'id': '7564',