1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-01-06 06:51:30 +00:00
This commit is contained in:
Tom-Oliver Heidel
2020-09-14 13:04:24 +02:00
3 changed files with 77 additions and 53 deletions

View File

@@ -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({