-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
Twitch Download KO : 404 error #29136
Comments
note : looks like same or similar URLs, but you need to pick up an auth token/?sig= from graphql first or something. it also looks like the URL structures have all changed. it's no longer something like:
but all new clips have required ID at end
new DL looks like GQL op:
GQL response:
|
Issue started occuring between 12:10 and 1:10pm LA time today |
for bypass and get the url i use selenium for the moment :`from selenium import webdriver chromedriverpath = "yourChromedriverPath" |
FWIW, their alternative CDN has not had this change roll out yet: |
u save my night. :) thx |
Can reproduce! -F: ID EXT RESOLUTION FPS | PROTO | VCODEC ACODEC Download any: ERROR: unable to download video data: HTTP Error 404: |
Checklist
Verbose log
Description
its was working since yesterday, i just start my script and its fail,
im using the last .Exe files,
The text was updated successfully, but these errors were encountered: