[YoutubeDL] store the subtitles to download in the 'requested_subtitles' field
[youtube-dl] / youtube_dl / extractor / common.py
index 161c623eb8f11d732cddeb8dcd5af8191bb77ac4..d149e0f92d0bfca461cffa97b79e9293b7f0d86e 100644 (file)
@@ -157,8 +157,6 @@ class InfoExtractor(object):
                     with the "ext" entry and one of:
                         * "data": The subtitles file contents
                         * "url": A url pointing to the subtitles file
-                    Note: YoutubeDL.extract_info will get the requested
-                    format and replace the "subformats" list with it.
     duration:       Length of the video in seconds, as an integer.
     view_count:     How many users have watched the video on the platform.
     like_count:     Number of positive ratings of the video