mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-05 21:23:37 +00:00
d82134c339
Subclasses just need to call the method extract_subtitles, which will call _extract_subtitles and _request_automatic_caption
Now the default implementation of _request_automatic_caption returns {}.