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

Can't download from site #26402

Closed
5 tasks done
terremoth opened this issue Aug 22, 2020 · 5 comments
Closed
5 tasks done

Can't download from site #26402

terremoth opened this issue Aug 22, 2020 · 5 comments

Comments

@terremoth
Copy link

Checklist

  • I'm reporting a broken site support
  • 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 issues including closed ones

Verbose log

xhamster example:

C:\Users\Lucas\Softwares>youtube-dl.exe -v https://pt.xhamster.com/videos/where-the-magic-happens-xh2qrbl
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://pt.xhamster.com/videos/where-the-magic-happens-xh2qrbl']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.07.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: avconv 11.3, avprobe 11.3, ffmpeg N-55702-g920046a, ffprobe N-55702-g920046a
[debug] Proxy map: {}
[generic] where-the-magic-happens-xh2qrbl: Requesting header
WARNING: Falling back on generic information extractor.
[generic] where-the-magic-happens-xh2qrbl: Downloading webpage
[generic] where-the-magic-happens-xh2qrbl: Extracting information
ERROR: Unsupported URL: https://pt.xhamster.com/videos/where-the-magic-happens-xh2qrbl
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://pt.xhamster.com/videos/where-the-magic-happens-xh2qrbl

Description

XHamster site can't download

@TheRealDude2
Copy link
Contributor

I think this is closed with this pull request #25804, but not included in the recent version.

@terremoth
Copy link
Author

@TheRealDude2 you know if there are any plans to merge this PR for next hotfix?

@TheRealDude2
Copy link
Contributor

I think it is already planned for the next release. Unfortunately I have found some more problems with the extractor, so I'm not sure if the new version, with the 2 PRs already included, will work for everything again.

But for the last problem, I am apparently the only one where it appears #26353. But it can only be tested if you use a patched custom version of the extractor.

@terremoth
Copy link
Author

terremoth commented Aug 26, 2020

@TheRealDude2
There are several online websites that uses youtube-dl in their backend and a several UI based softwares that are using youtube-dl too and they're not working anymore, probably because this PR's waiting

@TheRealDude2
Copy link
Contributor

That's right. But maybe you can point out to these operators that it works again if they create their own version here from the current sources, or clone the current git repo and run it directly with python.

The problem already existed last month. But the PR did not make it into the current version. I also don't know why there is only one release per month.

@dstftw dstftw closed this as completed Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants