question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItĀ collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cant download video from WBM: CDX HTTP error 403?

See original GitHub issue

Checklist

  • 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 NVIDIA_Share_gsQZQTSxVc

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:closed
  • Created a year ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
justsandrocommented, Apr 2, 2022

Hmm. I’m getting the same thing

The CDX api is returning org.archive.util.io.RuntimeIOException: org.archive.wayback.exception.AdministrativeAccessControlException: Blocked Site Error

This was definitely working a couple days ago šŸ˜•

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 😃

0reactions
justsandrocommented, Apr 26, 2022

Also looks like the CDX API block for /watch urls has been fixed, so will close this issue. 😃

Thanks for the reply! Appreciate all help very much

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found