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 parse some xHamster pages - command inside #9152

Closed
coldkod opened this issue Apr 11, 2016 · 2 comments
Closed

Can't parse some xHamster pages - command inside #9152

coldkod opened this issue Apr 11, 2016 · 2 comments

Comments

@coldkod
Copy link

@coldkod coldkod commented Apr 11, 2016

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.04.06. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2016.04.06

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

CAN'T PARSE some xHamster URLs::

$ /usr/local/bin/youtube-dl -v --dump-json 'http://xhamster.com/movies/1902437/four_bukkake_babes_in_bukkake_orgies.html?from=video_promo'
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'--dump-json', u'http://xhamster.com/movies/1902437/four_bukkake_babes_in_bukkake_orgies.html?from=video_promo']
[debug] Encodings: locale ANSI_X3.4-1968, fs ANSI_X3.4-1968, out ANSI_X3.4-1968, pref ANSI_X3.4-1968
[debug] youtube-dl version 2016.04.06
[debug] Python version 2.7.3 - Linux-3.10.82reflected-x86_64-with-debian-7.8
[debug] exe versions: ffmpeg 2.6.3, ffprobe 2.6.3
[debug] Proxy map: {}
ERROR: Unable to extract 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.
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 669, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 323, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/xhamster.py", line 70, in _real_extract
webpage, 'title')
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 636, in _html_search_regex
res = self._search_regex(pattern, string, name, default, fatal, flags, group)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 627, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract 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.


@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 11, 2016

Post the output of /usr/local/bin/youtube-dl --dump-pages http://xhamster.com/movies/1902437/four_bukkake_babes_in_bukkake_orgies.html?from=video_promo.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Sep 11, 2016

Closing as no response for a long time.

@yan12125 yan12125 closed this Sep 11, 2016
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
3 participants
You can’t perform that action at this time.