Improve some _VALID_URLs
[youtube-dl] / youtube_dl / extractor / goshgay.py
index 0c015141fa322465b1476e035f87da223555b211..a43abd154e8a73c6d8494880afdef1796ac94fe7 100644 (file)
@@ -11,7 +11,7 @@ from ..utils import (
 
 
 class GoshgayIE(InfoExtractor):
-    _VALID_URL = r'https?://www\.goshgay\.com/video(?P<id>\d+?)($|/)'
+    _VALID_URL = r'https?://(?:www\.)?goshgay\.com/video(?P<id>\d+?)($|/)'
     _TEST = {
         'url': 'http://www.goshgay.com/video299069/diesel_sfw_xxx_video',
         'md5': '4b6db9a0a333142eb9f15913142b0ed1',