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

[24video.xxx] new default domain, old redirect to 24video.sex #11811

Closed
Sality777 opened this issue Jan 22, 2017 · 0 comments
Closed

[24video.xxx] new default domain, old redirect to 24video.sex #11811

Sality777 opened this issue Jan 22, 2017 · 0 comments

Comments

@Sality777
Copy link

@Sality777 Sality777 commented Jan 22, 2017

Hi.
Please add support new domain zone .sex for 24video.
example url: http://www.24video.sex/video/view/2363750
y-dl version: 2017.01.18

$ curl -v "http://www.24video.xxx/"

  • Trying 5.35.172.145...
  • Connected to www.24video.xxx (5.35.172.145) port 80 (#0)

GET / HTTP/1.1
Host: www.24video.xxx
User-Agent: curl/7.47.0
Accept: /

< HTTP/1.1 301 Moved Permanently
< Server: nginx/1.8.1
< Date: Sun, 22 Jan 2017 19:30:57 GMT
< Content-Type: text/html
< Content-Length: 184
< Connection: keep-alive
< Location: http://www.24video.sex/

$ youtube-dl -v http://www.24video.sex/video/view/2363750

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'http://www.24video.sex/video/view/2363750']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.01.18
[debug] Python version 2.7.12 - Linux-3.4.0+-x86_64-with-Ubuntu-16.04-xenial
[debug] exe versions: ffmpeg 2.8.10-0ubuntu0.16.04.1, ffprobe 2.8.10-0ubuntu0.16.04.1, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 2363750: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 2363750: Downloading webpage
[generic] 2363750: Extracting information
ERROR: Unsupported URL: http://www.24video.sex/video/view/2363750
Traceback (most recent call last):
File "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1720, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
File "/usr/bin/youtube-dl/youtube_dl/compat.py", line 2526, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory=_element_factory)))
File "/usr/bin/youtube-dl/youtube_dl/compat.py", line 2515, in _XML
parser.feed(text)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1653, in feed
self._raiseerror(v)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1517, in _raiseerror
raise err
ParseError: not well-formed (invalid token): line 18, column 311
Traceback (most recent call last):
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 694, in extract_info
ie_result = ie.extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 359, in extract
return self._real_extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 2555, in _real_extract
raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://www.24video.sex/video/view/2363750

@Sality777 Sality777 changed the title [24video.xxx] new default domain, redirect to 24video.sex [24video.xxx] new default domain, old redirect to 24video.sex Jan 22, 2017
@dstftw dstftw closed this in 6d119c2 Jan 22, 2017
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.