yt-dlp/youtube_dl/postprocessor
Jaime Marquínez Ferrándiz c84dd8a90d [YoutubeDL] store the subtitles to download in the 'requested_subtitles' field
We need to keep the orginal subtitles information, so that the '--load-info' option can be used to list or select the subtitles again.
We'll also be able to have a separate field for storing the automatic captions info.
..
__init__.py [youtube] Fixup DASH m4a headers
atomicparsley.py [util] Move compatibility functions out of util
common.py [test_unicode_literals] Arm unicode_literals check
execafterdownload.py Fix PEP8 issue E713
ffmpeg.py [YoutubeDL] store the subtitles to download in the 'requested_subtitles' field
xattrpp.py [test_unicode_literals] Arm unicode_literals check