I would like to download auto-generated subtitles with youtube-dl
as follows
$ youtube-dl --write-auto-sub \
--skip-download \
https://www.youtube.com/watch?v=vbLEf4HR74E
It downloads file The habits of happiness _ Matthieu Ricard-vbLEf4HR74E.en.vtt which is not auto-generated subtitles, it contains the word coke box instead of Coca-Cola tins.
How to download the right file?