1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-22 05:15:32 +00:00
Files
youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz d82134c339 [subtitles] Simplify the extraction of subtitles in subclasses and remove NoAutoSubtitlesInfoExtractor
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 {}.
2013-09-11 16:05:49 +02:00
..
2013-09-11 11:30:10 +02:00