-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Viki] I can't download viki videos #29502
Comments
I can't download the subs, I get on "WARNING: Unable to download subtitle for "en": HTTP Error 400: Bad Request" |
Confirmed, attaching similar output for linux.
|
refer to this. yt-dlp/yt-dlp#475 |
Getting this when using the yt-dlp version: main.py -F "https://www.viki.com/videos/217687v-flower-boy-next-door-episode-1" --verbose |
looks like you're using the old script. Check again the repo. And also post in ydlp repo not here so it will be updated.
|
I know it looks that way as the "source" shows 07.07, but I grabbed the commit for it before it was rolled into the newer version. But just to show that it is truly added, I'll go grab the newest version of yt-dlp and run it through that and grab the verbose log |
Alright update me when it work already |
[debug] Command-line config: ['-o', '%(series)s - 0%(season_number)sx0%(episode_number)s - %(title)s [WEBDL-%(height)s].%(ext)s', '-ic', '--newline', '--cookies', 'cookies.txt', '-u', 'PRIVATE', '-p', 'PRIVATE', '--console-title', '--sub-langs', 'en.*', '--embed-subs', '-a', 'ytdlready_ep.txt', '--verbose'] |
So it is very sporadic of about 30 series I was getting from VIKI only 3 or 4 wouldn't download with above issue being logged. Most of which were able to grab 1080p and a few at 720p. I just wish they all would work. :-( |
Don't use the exe. I also tried it. I don't know why it's not included the latest script in the compiled version
|
@Sipherdrakon atlso with the updated version, you don't need to use cookies. Only credentials is enough |
I am still getting the same errors and I am running the code directly from the repo? Do I need to pull from another repo or branch to get a working Viki version? |
Pretty sure this hasn't been merged yet. |
Youtube-dl fails however yt-dlp is at least showing my a list using -F so my workaround is to use yt-dlp :) Thanks Update: yt-dlp is working for everything I have tried. |
Yeah yt-dlp is updated far more frequently and grabs commits that youtube-dl sits on forever. |
...except Windows XP and Python earlier than 3.6--which Youtube-dl has no problems with. |
In PR #30596, no login:
|
Checklist
Verbose log
Description
WRITE DESCRIPTION HERE
When I try to download a video from viki, I get an error
The text was updated successfully, but these errors were encountered: