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

Keezmovies.com - Unsupported URL #24633

Closed
analogged opened this issue Apr 5, 2020 · 0 comments
Closed

Keezmovies.com - Unsupported URL #24633

analogged opened this issue Apr 5, 2020 · 0 comments

Comments

@analogged
Copy link

@analogged analogged commented Apr 5, 2020

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

python youtube-dl --version
2020.03.24
python youtube-dl -j https://www.keezmovies.com/video/Hot-girls-in-ninja-outfit-enjoy-groupsex-with-photographer-25933021
WARNING: Falling back on generic information extractor.
ERROR: Unsupported URL: https://www.keezmovies.com/video/Hot-girls-in-ninja-outfit-enjoy-groupsex-with-photographer-25933021
[root@slave bin]# ^C
[root@slave bin]# python youtube-dl --version
2020.03.24
[root@slave bin]# ^C
[root@slave bin]# python youtube-dl --verbose https://www.keezmovies.com/video/Hot-girls-in-ninja-outfit-enjoy-groupsex-with-photographer-25933021
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://www.keezmovies.com/video/Hot-girls-in-ninja-outfit-enjoy-groupsex-with-photographer-25933021']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2020.03.24
[debug] Python version 2.7.5 (CPython) - Linux-3.10.0-957.1.3.el7.x86_64-x86_64-with-centos-7.6.1810-Core
[debug] exe versions: none
[debug] Proxy map: {}
[KeezMovies] Hot-girls-in-ninja-outfit-enjoy-groupsex-with-photographer: Downloading webpage
[generic] Hot-girls-in-ninja-outfit-enjoy-groupsex-with-photographer-25933021: Requesting header
WARNING: Falling back on generic information extractor.
[generic] Hot-girls-in-ninja-outfit-enjoy-groupsex-with-photographer-25933021: Downloading webpage
[generic] Hot-girls-in-ninja-outfit-enjoy-groupsex-with-photographer-25933021: Extracting information
ERROR: Unsupported URL: https://www.keezmovies.com/video/Hot-girls-in-ninja-outfit-enjoy-groupsex-with-photographer-25933021
Traceback (most recent call last):
  File "youtube-dl/youtube_dl/extractor/generic.py", line 2375, in _real_extract
    doc = compat_etree_fromstring(webpage.encode('utf-8'))
  File "youtube-dl/youtube_dl/compat.py", line 2551, in compat_etree_fromstring
    doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory=_element_factory)))
  File "youtube-dl/youtube_dl/compat.py", line 2540, in _XML
    parser.feed(text)
  File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 1642, in feed
    self._raiseerror(v)
  File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
    raise err
ParseError: not well-formed (invalid token): line 97, column 21
Traceback (most recent call last):
  File "youtube-dl/youtube_dl/YoutubeDL.py", line 797, in extract_info
    ie_result = ie.extract(url)
  File "youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
    ie_result = self._real_extract(url)
  File "youtube-dl/youtube_dl/extractor/generic.py", line 3352, in _real_extract
    raise UnsupportedError(url)
UnsupportedError: Unsupported URL: https://www.keezmovies.com/video/Hot-girls-in-ninja-outfit-enjoy-groupsex-with-photographer-25933021


Description of issue

youtube-dl outputs WARNING: Falling back on generic information extractor. ERROR: Unsupported URL: errors when trying to download or find links on certain Keezmovies.com videos.

Video used to test:

https://www.keezmovies.com/video/Hot-girls-in-ninja-outfit-enjoy-groupsex-with-photographer-25933021
https://www.keezmovies.com/video/Scharfe-Moese-8620711

dstftw added a commit that referenced this issue Apr 5, 2020
@dstftw dstftw closed this in 6d29af9 Apr 5, 2020
dstftw added a commit that referenced this issue Apr 5, 2020
bbepis referenced this issue in animelover1984/youtube-dl May 14, 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.

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