mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-05 17:12:36 +00:00
[tv4] fix a test URL
This commit is contained in:
parent
0732a90579
commit
fad9fc537d
@ -64,7 +64,7 @@ class TV4IE(InfoExtractor):
|
||||
'only_matching': True,
|
||||
},
|
||||
{
|
||||
'url': ' http://www.tv4play.se/program/farang/3922081',
|
||||
'url': 'http://www.tv4play.se/program/farang/3922081',
|
||||
'only_matching': True,
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user