You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've verified that I'm running youtube-dl version 2021.06.06
I've checked that all provided URLs are alive and playable in a browser
I've checked that all URLs and arguments with special characters are properly quoted or escaped
I've searched the bugtracker for similar issues including closed ones
Verbose log
youtube-dl "https://www.viki.com/videos/1178694v" --write-sub --sub-lang en --sub-format vtt --
skip-download --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'https://www.viki.com/videos/1178694v', u'--write-sub', u'--sub-lang', u'en', u'--sub-format', u'vtt', u'--skip-download', u'--verbose']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2021.06.06
[debug] Python version 2.7.16 (CPython) - Linux-5.10.17-v8+-aarch64-with-debian-10.9
[debug] exe versions: ffmpeg 4.1.6-1, ffprobe 4.1.6-1
[debug] Proxy map: {}
[viki] 1178694v: Downloading video JSON
[viki] 1178694v: Downloading MPD manifest
WARNING: [viki] Unknown MIME type image/jpeg in DASH manifest
[debug] Default format spec: bestvideo+bestaudio/best
[info] Writing video subtitles to: Love of Thousand Years - Episode 9-1178694v.en.vtt
WARNING: Unable to download subtitle for "en": Unable to download webpage: HTTP Error 400: Bad Request (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Description
I tried to download viki subtitles of many viki videos but recently youtube-dl doesn't download any subtitles in any language.
The text was updated successfully, but these errors were encountered:
Checklist
Verbose log
Description
I tried to download viki subtitles of many viki videos but recently youtube-dl doesn't download any subtitles in any language.
The text was updated successfully, but these errors were encountered: