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 410: Gone (VRT.BE) #26957

Closed
Glooteph opened this issue Oct 21, 2020 · 22 comments
Closed

Error 410: Gone (VRT.BE) #26957

Glooteph opened this issue Oct 21, 2020 · 22 comments

Comments

@Glooteph
Copy link

Glooteph commented Oct 21, 2020

Hello, can you help to download that ? :)
With the subtitles it would be perfect.
Thank you in advance.

C:\Users\hehe\Downloads>youtube-dl https://www.vrt.be/vrtnu/a-z/belpop/10/belpop-s10a1
[VrtNU] belpop-s10a1: Downloading webpage
[VrtNU] belpop-s10a1: Downloading JSON metadata
[Canvas] pbs-pub-85aaef91-3bd4-496e-8be3-706e26f698f3$vid-4af6ec24-8876-4409-b003-57fd23adff63: Downloading asset JSON
WARNING: Unable to download asset JSON: HTTP Error 410: Gone
[Canvas] pbs-pub-85aaef91-3bd4-496e-8be3-706e26f698f3$vid-4af6ec24-8876-4409-b003-57fd23adff63: Downloading token
[Canvas] pbs-pub-85aaef91-3bd4-496e-8be3-706e26f698f3$vid-4af6ec24-8876-4409-b003-57fd23adff63: Downloading video JSON
ERROR: An extractor error has occurred. (caused by KeyError('title',)); 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.

@Janbong
Copy link

Janbong commented Nov 16, 2020

Same problem here

@Rudu-be
Copy link

Rudu-be commented Nov 16, 2020

Also not working here,

youtube-dl is up-to-date (2020.11.12)

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://www.vrt.be/vrtnu/a-z/corona-talks/1/corona-talks-s1a1/', '--username', 'PRIVATE', '--password', 'PRIVATE', '--verbose']
[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-7-6.1.7600-SP0
[debug] exe versions: ffmpeg git-2020-05-10-fc99a24
[debug] Proxy map: {}
[VrtNU] Logging in
[VrtNU] Requesting a token
[VrtNU] corona-talks-s1a1: Downloading webpage
[VrtNU] corona-talks-s1a1: 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

@Odenorde
Copy link

Still not working with latest version. Is there an alternative to download the clips provided from vrtnu.be ?

@Jan-PieterBaert
Copy link

There's a thing you can do to download clips from vrtnu.be, you open the inspector and look for a file ending in .mpd which will come when the video is playing, so you can play the video for a few seconds and download the clip with that mpd file

@Glooteph
Copy link
Author

Hello everyone,
Actually I found just a few days ago a website which does the job.
It downloads in SD but anyways, I did not find anything else. I can give you later the URL as I am at work right now.
If you ever find a solution to grab the subtitles I'll always be interested.

See you later!

@Odenorde
Copy link

Hello everyone,
Actually I found just a few days ago a website which does the job.
It downloads in SD but anyways, I did not find anything else. I can give you later the URL as I am at work right now.
If you ever find a solution to grab the subtitles I'll always be interested.

See you later!

Happy to hear there are other solutions. Can you provide the link to the website which does the job?

About the subtitles: aren't these hard coded in the video on vrtnu? I've downloaded with youtubedl in the past with vrtnu.be and the subs are always hard coded in the movie. (if applicable)

@Rudu-be
Copy link

Rudu-be commented Nov 17, 2020

Just updated to new version
youtube-dl is up-to-date (2020.11.17)

Error stays

[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://www.vrt.be/vrtnu/a-z/corona-talks/1/corona-talks-s1a1/', '--username', 'PRIVATE', '--password', 'PRIVATE', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.11.17
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7600-SP0
[debug] exe versions: ffmpeg git-2020-05-10-fc99a24
[debug] Proxy map: {}
[VrtNU] Logging in
[VrtNU] Requesting a token
[VrtNU] corona-talks-s1a1: Downloading webpage
[VrtNU] corona-talks-s1a1: 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\tmpa0zbt1ts\build\youtube_dl\extractor\common.py", line 632, in _request_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpa0zbt1ts\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```

@Rudu-be
Copy link

Rudu-be commented Nov 19, 2020

The merge/commit has failed. Cam you retry?

@blackrum
Copy link

Same error here as well, youtube-dl is up-to-date (2020.11.19). Any idea how to fix it?

@Odenorde
Copy link

Problem still exists in version (2020.11.19)
ERROR: Unable to download JSON metadata: HTTP Error 410: Gone (caused by HTTPError()); please report this issue on https://yt-dl.org/bug ...

@Glooteph
Copy link
Author

Well, should I retry or it won't work ?

@Jan-PieterBaert
Copy link

The fix provided in #27053 seems to work for me, so I guess the fix is either compiling your own version with those additions or waiting for it to be merged

@janvankerckhoven
Copy link

Still not working with latest version. Is there an alternative to download the clips provided from vrtnu.be ?

downloadgemist.nl

@Rudu-be
Copy link

Rudu-be commented Nov 24, 2020

Hello, updated to 2020.11.24, not working.

What is the normal delay for a merge to be incoroporated in the official build?

@blackrum
Copy link

blackrum commented Dec 1, 2020

Updated to version 29.11, unfortunately not working.

@Jan-PieterBaert
Copy link

#26957 hasn't been merged yet, so it's logical that it's not working

@sharethewisdom
Copy link

What is the normal delay for a merge to be incoroporated in the official build?

It will probably take some time. Clone the repo, enter the directory, and run something like (assuming your user/passwd is in .netrc):

python -m youtube_dl -n https://www.vrt.be/vrtnu/a-z/terzake.relevant/

@vdmkenny
Copy link

+1, broken for me as well.

@BelgianNoise
Copy link

2020.12.31 still not working

@remitamine
Copy link
Collaborator

the fix will be included in the next release.

ThirumalaiK pushed a commit to ThirumalaiK/youtube-dl that referenced this issue Jan 28, 2021
@calvinteng
Copy link

2021.08.25 Still receiving HTTP ERROR 410
Anyone else having this issue?

@BelgianNoise
Copy link

2021.08.25 Still receiving HTTP ERROR 410
Anyone else having this issue?

Make sure you are on the latest version. This is the error you should be getting atm: #29044

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