[downloader/mhtml] Fix fragments with absolute urls (#3044)
Authored-by: coletdjnz
This commit is contained in:
parent
17322130a9
commit
b3edc8068e
3 changed files with 7 additions and 3 deletions
|
|
@ -187,7 +187,7 @@ class FranceTVIE(InfoExtractor):
|
|||
'protocol': 'mhtml',
|
||||
'url': 'about:invalid',
|
||||
'fragments': [{
|
||||
'path': sheet,
|
||||
'url': sheet,
|
||||
# XXX: not entirely accurate; each spritesheet seems to be
|
||||
# a 10×10 grid of thumbnails corresponding to approximately
|
||||
# 2 seconds of the video; the last spritesheet may be shorter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue