1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 14:45:14 +00:00

[downloader] Do not use aria2c for non-native m3u8

Closes #2718
This commit is contained in:
pukkandan
2022-02-11 12:09:03 +05:30
parent 3856407a86
commit 079a7cfc71
4 changed files with 4 additions and 5 deletions

View File

@@ -688,7 +688,7 @@ class VKWallPostIE(VKBaseIE):
'artist': performer,
'track': title,
'ext': 'mp4',
'protocol': 'm3u8',
'protocol': 'm3u8_native',
})
for video in re.finditer(