Cleaning
This commit is contained in:
parent
d0471d1239
commit
dce2ce3961
@ -3,7 +3,6 @@ from __future__ import unicode_literals
|
|||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
|
|
||||||
|
|
||||||
class GamerDVRIE(InfoExtractor):
|
class GamerDVRIE(InfoExtractor):
|
||||||
_VALID_URL = r'https?://(?:www\.)?gamerdvr\.com/gamer/\S+/video/(?P<id>\d+)'
|
_VALID_URL = r'https?://(?:www\.)?gamerdvr\.com/gamer/\S+/video/(?P<id>\d+)'
|
||||||
_TEST = {
|
_TEST = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user