aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/goshgay.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/goshgay.py')
-rw-r--r--youtube_dl/extractor/goshgay.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/youtube_dl/extractor/goshgay.py b/youtube_dl/extractor/goshgay.py
index 0c01514..74e1720 100644
--- a/youtube_dl/extractor/goshgay.py
+++ b/youtube_dl/extractor/goshgay.py
@@ -1,4 +1,4 @@
-# -*- coding: utf-8 -*-
+# coding: utf-8
from __future__ import unicode_literals
from .common import InfoExtractor
@@ -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',