mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-06 13:43:30 +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 {}.