mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-27 02:44:33 +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
|
||||
|
||||
|
||||
class GamerDVRIE(InfoExtractor):
|
||||
_VALID_URL = r'https?://(?:www\.)?gamerdvr\.com/gamer/\S+/video/(?P<id>\d+)'
|
||||
_TEST = {
|
||||
|
Loading…
Reference in New Issue
Block a user