mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-28 18:41:30 +00: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 {}.