mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-06-05 21:49:13 +02:00
[dispeak] mark the "slides" stream as video-only
This commit is contained in:
@@ -93,6 +93,7 @@ class DigitallySpeakingIE(InfoExtractor):
|
||||
'quality': -2,
|
||||
'preference': -2,
|
||||
'format_id': 'slides',
|
||||
'acodec': 'none',
|
||||
})
|
||||
speaker_video_path = xpath_text(metadata, './speakerVideo', fatal=True)
|
||||
formats.append({
|
||||
|
Reference in New Issue
Block a user