mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-22 16:44:32 +01:00
remove comment
This commit is contained in:
parent
86be0691b2
commit
69b2c9184f
@ -8,7 +8,6 @@ from ..utils import (
|
||||
|
||||
|
||||
class TruTVIE(TurnerBaseIE):
|
||||
# https://www.trutv.com/shows/impractical-jokers/season-8/episode-2/the-closer
|
||||
_VALID_URL = r'https?://(?:www\.)?trutv\.com/shows/[0-9A-Za-z-]+/season-\d+/episode-\d+/(?P<id>[0-9A-Za-z-]+)'
|
||||
_TEST = {
|
||||
'url': 'https://www.trutv.com/shows/impractical-jokers/season-8/episode-2/the-closer',
|
||||
|
Loading…
Reference in New Issue
Block a user