Cant download video from WBM: CDX HTTP error 403?
See original GitHub issueChecklist
- Iām reporting a bug unrelated to a specific site
- Iāve verified that Iām running yt-dlp version 2022.03.08.1. (update instructions)
- 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. DO NOT post duplicates
- Iāve read the guidelines for opening an issue
Description
As Iām trying to launch and download a video using YT-DLP
I pasted the URL from The Wayback Machine, which was a YouTube video.
It started processing, but got stuck at: āyt_dlp.utils.EaxtractorError: Unable to download JSON metadata: HTTP Error 403: Forbidden (caused by <HTTPError 403: āForbiddenā>); please report this issue on https://github.com/yt-dlp/yt-dlp , filling out the āBroken siteā issue template properly. Confirm you are on the latest version using yt-dlp -Uā
Using the latest version available.
Screenshot: https://imgur.com/a/Y2K5Or
Verbose log
[debug] Command-line config: ['-vU', 'https://web.archive.org/web/20200206160356/https://www.youtube.com/watch?v=n0G5wbk4klA']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, err utf-8, pref cp1252
[debug] yt-dlp version 2022.03.08.1 [c0c2c57] (win_exe)
[debug] Python version 3.8.10 (CPython 64bit) - Windows-10-10.0.22000-SP0
[debug] exe versions: ffmpeg 2021-10-24-git-9df3f147f5-full_build-www.gyan.dev (setts), ffprobe 2021-10-24-git-9df3f147f5-full_build-www.gyan.dev
[debug] Optional libraries: brotli, Cryptodome, mutagen, sqlite, websockets
[debug] Proxy map: {}
Issue Analytics
- State:
- Created a year ago
- Comments:10 (1 by maintainers)
Top Results From Across the Web
Fix "Unable to download video data: HTTP Error 403
This guide explains how to fix "Unable to download video data: HTTP Error 403: Forbidden" Error When Downloading Media Files With Youtube-dlĀ ...
Read more >How To Fix HTTP 403 Error in [Free Download Manager ...
Hello! Wanna solve http 403, http 404, http 410 of free download manager? Here is the best solution!In this Video I am going...
Read more >unable to download video data: HTTP Error 403: Forbidden ...
I've found that the 403 error results from having an old/incompatible version of youtube-dl. Try again after updating your version.
Read more >Android: Error 403 in Google Play Store
This error happens when you download the same app using different Google accounts on a single device. First, try rebooting your phone.
Read more >Youtube-dl library and ERROR 403: Forbidden when using ...
UPD: To get rid of 403 remove the cache by running youtube-dl --rm-cache-dir on behalf of www-data . Share.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yeah, seems weird. Not sure if this is due to bug inside the yt-dlp program or its thanks to way back machine URL. By the way, thank you for editing the labels. This is my first post ever on GitHub, regarding a error for a software program š
Thanks for the reply! Appreciate all help very much