Skip to content
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

ERROR: Unable to download JSON metadata: HTTP Error 410: Gone (caused by HTTPError()) #26998

Closed
4 of 5 tasks
Odenorde opened this issue Nov 16, 2020 · 4 comments
Closed
4 of 5 tasks

Comments

@Odenorde
Copy link

Odenorde commented Nov 16, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.11.12
  • 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

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-F', 'https://www.vrt.be/vrtnu/a-z/kleine-houdini/2014/kleine-houdini/']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.11.12
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: ffmpeg git-2020-03-24-e5d25d1
[debug] Proxy map: {}
[VrtNU] kleine-houdini: Downloading webpage
[VrtNU] kleine-houdini: Downloading JSON metadata
ERROR: Unable to download JSON metadata: HTTP Error 410: Gone (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwrmvn5tt\build\youtube_dl\extractor\common.py", line 632, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwrmvn5tt\build\youtube_dl\YoutubeDL.py", line 2238, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default

Description

Getting weird HTTP Error 410. The site worked always with youtubedl. Now it has stopped working. I've tested multiple youtubedl versions including the latest version.

@Odenorde
Copy link
Author

Odenorde commented Nov 16, 2020

Seems to be duplicated item. Closing this.

@Rudu-be
Copy link

Rudu-be commented Nov 16, 2020

Did you find a fix? or see it is a duplicate of #26957

@Odenorde
Copy link
Author

Did you find a fix? or see it is a duplicate of #26957

No, it seems to be a duplicate issue of #26957

@MangoD33
Copy link

Is there a fix for this? Using this with discord.js and I am getting statusCode: 410 error when fetching some playlists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants