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

Cannot download GDCVault's video #26496

Open
icyblue0108 opened this issue Sep 1, 2020 · 0 comments
Open

Cannot download GDCVault's video #26496

icyblue0108 opened this issue Sep 1, 2020 · 0 comments

Comments

@icyblue0108
Copy link

@icyblue0108 icyblue0108 commented Sep 1, 2020

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2020.07.28
  • 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 bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

C:\Users\Asus\Documents\youtube-dl>youtube-dl.exe
[debug] System config: []
[debug] User config: ['--verbose', '--cookies', 'C:\\Users\\Asus\\AppData\\Roaming\\youtube-dl\\cookies.txt', '--username', 'PRIVATE', '--password', 'PRIVATE', '--force-generic-extractor', '-a', 'C:\\Users\\Asus\\AppData\\Roaming\\youtube-dl\\list.txt']
[debug] Custom config: []
[debug] Command-line args: []
[debug] Batch file urls: ['https://gdcvault.com/play/1024900/AI-Wish-List-What-Do']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.07.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.16299
[debug] exe versions: ffmpeg git-2020-08-28-ccc7120, ffprobe git-2020-08-28-ccc7120
[debug] Proxy map: {}
[generic] AI-Wish-List-What-Do: Requesting header
WARNING: Forcing on generic information extractor.
[generic] AI-Wish-List-What-Do: Downloading webpage
[generic] AI-Wish-List-What-Do: Extracting information
ERROR: Unsupported URL: https://gdcvault.com/play/1024900/AI-Wish-List-What-Do
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\extractor\generic.py", line 3382, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://gdcvault.com/play/1024900/AI-Wish-List-What-Do

Description

While using the same command line (saved in config.txt), I was able to download both member exclusive and free content over GDCVault for 2 weeks. Until now youtube-dl always claimed the video as the Unsupported URL error and refused to download it.

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.