mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-02 16:37:59 +09:00
[CaptionGenerator] Add new extractor
This commit is contained in:
parent
15480a5083
commit
245ba76023
@ -12,7 +12,7 @@ class CaptionGeneratorIE(InfoExtractor):
|
|||||||
'id': '128',
|
'id': '128',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'Team building...',
|
'title': 'Team building...',
|
||||||
'http_headers': {"Referer": "https://www.captiongenerator.com/"}
|
'http_headers': 'Referer: https://www.captiongenerator.com/'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user