mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2026-01-04 00:01:07 -05:00
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 {}.