dirkf 9b74c4b7db
Handle subtitles properly
The subtitles are parsed from each mediaselector playlist in the form of a dict keyed by language each of whose values is a list containing a dict keyed by url and sttl type. There seems to be no attempt in the extractor to make this list contain more than one dict. So a strategy is needed to deal with multiple sttl types for the same language.

For backward compatibility, let the first of any duplicate sttl languages take precedence.
2020-10-13 13:38:45 +00:00
..
2020-10-13 13:38:45 +00:00
2018-01-23 22:23:12 +07:00
2020-09-20 12:30:45 +07:00