1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-19 11:39:28 +00:00

[CaptionGenerator] Add new extractor

This commit is contained in:
Breno Lipi 2021-03-11 01:12:53 -03:00
parent 15480a5083
commit 245ba76023

View file

@ -12,7 +12,7 @@ class CaptionGeneratorIE(InfoExtractor):
'id': '128',
'ext': 'mp4',
'title': 'Team building...',
'http_headers': {"Referer": "https://www.captiongenerator.com/"}
'http_headers': 'Referer: https://www.captiongenerator.com/'
}
}