[unauthorizedtv] Add new extractor
This commit is contained in:
parent
429c564ae9
commit
bb17ebb6fd
@ -75,8 +75,6 @@ class UnauthorizedTvIE(InfoExtractor):
|
||||
return {
|
||||
'id': video_id,
|
||||
'title': video_title,
|
||||
'formats': [{
|
||||
'url': video_url,
|
||||
'ext': 'mp4',
|
||||
}],
|
||||
'url': video_url,
|
||||
'ext': 'mp4',
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user