Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Unable to download from viki -- 400: Bad Request (caused by HTTPError()) #25268
Comments
|
It seems to work for me, perhaps it was a temporary issue?
|
|
@franhp The video in your test download needs a login account. How were you able to download the video without including the login parameters? I'm having problems downloading videos that require a login account (I have a paid Viki account). Someone else reported an identical issues a few weeks ago but it was closed without any clear resolution. I've updated to the latest version 2020.05.08. Thanks, |
|
"ytdl-org deleted a comment from issues101 2 days ago" |
|
This issue not yet fix. |
|
I left a comment before, and it was deleted for an unknown reason that nobody bothered to explain to me. I'll try to leave another comment here, let's see if it will be deleted too... |
|
Inputing normal link can show upto 480p for me, but using an account i am getting |
youtube-dl.exe -F --no-check-certificate --verbose https://www.viki.c
om/tv/36630c-hello-again
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-F', '--no-check-certificate', '--verbose', 'https:
//www.viki.com/tv/36630c-hello-again']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.05.08
[debug] Python version 3.4.4 (CPython) - Windows-XP-5.1.2600-SP3
[debug] exe versions: none
[debug] Proxy map: {}
[viki:channel] 36630c: Downloading channel JSON
[viki:channel] 36630c: Downloading episodes JSON page #1
[viki:channel] 36630c: Downloading clips JSON page #1
[viki:channel] 36630c: Downloading movies JSON page #1
[download] Downloading playlist: Hello Again!
[viki:channel] playlist Hello Again!: Collected 16 video ids (downloading 16 of
them)
[download] Downloading video 1 of 16
[viki] 1155992v: Downloading video JSON
[viki] 1155992v: Downloading video streams JSON
ERROR: Unable to download JSON metadata: 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 yo
utube-dl with the --verbose flag and include its complete output.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp4z7swg
z7\build\youtube_dl\extractor\common.py", line 627, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp4z7swg
z7\build\youtube_dl\YoutubeDL.py", line 2238, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_defau
lt