Merge branch 'arbitrary-merges' of https://github.com/fstirlitz/youtube-dlc
This commit is contained in:
commit
acdb1a4ec6
3 changed files with 77 additions and 53 deletions
|
|
@ -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({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue