-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
jable.tv Unable to download with Error HTTP Error 403: Forbidden (caused by <HTTPError 403: 'Forbidden'>) #6799
Comments
cloudflare strikes again
...
|
Maybe this is helpful. Setting a custom UA for the curl command returns the appropriate page:
Maybe all that's needed is a custom UA and proper referer? jable certainly doesn't like the default curl UA. I'm not sure how to pass a custom UA and referer to yt-dlp, otherwise I would have checked that out. |
It works with curl yes, but not with yt-dlp. Curl has a different TLS fingerprint. My above comment was to illustrate what is happening beyond just "403" Similar issue for different site: #6748 |
maybe try adding |
This comment was marked as spam.
This comment was marked as spam.
One more time: Identical Issue resolved here: Nandaka/PixivUtil2#1245 |
it seems not work right now :( |
Hi, is there a solution to this problem? |
Let me know if this helps! |
It was working but now it is not. |
@aknkaplanoglu did you try repeating the steps from step 1? Note that you'll have to visit the website in your browser occassionally, and also that your user agent changes every time your browser updates. EDIT: your user-agent actually only changes on some updates |
DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
Checklist
Region
Singapore
Provide a description that is worded well enough to be understood
Unable to download video from jable.tv via yt-dlp. It used to be working until recently.
yt-dlp https://jable.tv/videos/jul-676/
[Jable] Extracting URL: https://jable.tv/videos/jul-676/
[Jable] jul-676: Downloading webpage
ERROR: [Jable] jul-676: Unable to download webpage: HTTP Error 403: Forbidden (caused by <HTTPError 403: 'Forbidden'>); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
Available version: stable@2023.03.04, Current version: stable@2023.03.04
yt-dlp is up to date (stable@2023.03.04)
Sample Link: https://jable.tv/videos/jul-676/
Provide verbose output that clearly demonstrates the problem
yt-dlp -vU <your command line>
)'verbose': True
toYoutubeDL
params instead[debug] Command-line config
) and insert it belowComplete Verbose Output
The text was updated successfully, but these errors were encountered: