mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-30 12:17:54 +01:00
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…
Reference in New Issue
Block a user