mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2025-01-07 13:47:54 +01:00
Restore todo comment
This commit is contained in:
parent
8ae3d21533
commit
4569db53ce
@ -310,6 +310,7 @@ class TVPlayIE(InfoExtractor):
|
||||
|
||||
self._sort_formats(formats)
|
||||
|
||||
# TODO: webvtt in m3u8
|
||||
subtitles = {}
|
||||
sami_path = video.get('sami_path')
|
||||
if sami_path:
|
||||
|
Loading…
Reference in New Issue
Block a user