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

Spankwire.com - ERROR: Unable to extract title #18924

Closed
analogged opened this issue Jan 19, 2019 · 0 comments
Closed

Spankwire.com - ERROR: Unable to extract title #18924

analogged opened this issue Jan 19, 2019 · 0 comments

Comments

@analogged
Copy link

@analogged analogged commented Jan 19, 2019

  • I've verified and I assure that I'm running youtube-dl 2019.01.17
  • 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)

Full verbose output:

-bash-4.1# youtube --version
2019.01.17


[root@vm ~]$ youtube --verbose https://www.spankwire.com/Busty-lesbian-squirts-in-female-fake-taxi/video14638382/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://www.spankwire.com/Busty-lesbian-squirts-in-female-fake-taxi/video14638382/']
WARNING: Assuming --restrict-filenames since file system encoding cannot encode all characters. Set the LC_ALL environment variable to fix this.
[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 2019.01.17
[debug] Python version 2.6.6 (CPython) - Linux-2.6.32-042stab132.1-x86_64-with-centos-6.10-Final
[debug] exe versions: ffmpeg 2.6.8, ffprobe 2.6.8
[debug] Proxy map: {}
[Spankwire] 14638382: Downloading webpage
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/youtube_dl/YoutubeDL.py", line 793, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube/youtube_dl/extractor/common.py", line 508, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/bin/youtube/youtube_dl/extractor/spankwire.py", line 59, in _real_extract
    r'<h1>([^<]+)', webpage, 'title')
  File "/usr/local/bin/youtube/youtube_dl/extractor/common.py", line 992, in _html_search_regex
    res = self._search_regex(pattern, string, name, default, fatal, flags, group)
  File "/usr/local/bin/youtube/youtube_dl/extractor/common.py", line 983, 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.






Description of issue

youtube-dl outputs ERROR: Unable to extract title; please report this issue on https://yt-dl.org/bug error when trying to download or find links on Spankwire.com videos.

Video used in this example - https://www.spankwire.com/Busty-lesbian-squirts-in-female-fake-taxi/video14638382/

Seems to be the case for all videos I've tested on the site

@vijayanandnandam vijayanandnandam mentioned this issue Mar 18, 2019
5 of 9 tasks complete
@JChris246 JChris246 mentioned this issue Apr 12, 2019
6 of 9 tasks complete
@dstftw dstftw closed this in d44a707 Apr 5, 2020
bbepis referenced this issue in animelover1984/youtube-dl May 14, 2020
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.

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