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] new default domain zone .sexy #15973

Closed
Sality777 opened this issue Mar 24, 2018 · 0 comments
Closed

[24video] new default domain zone .sexy #15973

Sality777 opened this issue Mar 24, 2018 · 0 comments

Comments

@Sality777
Copy link

@Sality777 Sality777 commented Mar 24, 2018

  • I've verified and I assure that I'm running youtube-dl 2018.03.20
  • At least skimmed through the [README](https://github.com/rg3/youtube-dl/blob/master
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)

youtube-dl log:

$ ydl -v https://www.24video.sexy/video/view/2518187
[debug] System config: []
[debug] User config: ['--external-downloader', 'aria2c']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.24video.sexy/video/view/2518187']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.03.20
[debug] Git HEAD: 7d34016fb
[debug] Python version 3.6.4 (CPython) - Linux-4.15.11-1-zen-x86_64-with-arch
[debug] exe versions: ffmpeg 3.4.2, ffprobe 3.4.2
[debug] Proxy map: {}
[generic] 2518187: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 2518187: Downloading webpage
[generic] 2518187: Extracting information
ERROR: Unsupported URL: https://www.24video.sexy/video/view/2518187
Traceback (most recent call last):
  File "/home/ydl/.src/youtube-dl/youtube_dl/YoutubeDL.py", line 785, in extract_info
    ie_result = ie.extract(url)
  File "/home/ydl/.src/youtube-dl/youtube_dl/extractor/common.py", line 440, in extract
    ie_result = self._real_extract(url)
  File "/home/ydl/.src/youtube-dl/youtube_dl/extractor/generic.py", line 3143, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.24video.sexy/video/view/2518187

curl log:

$ curl -v https://www.24video.adult/
*   Trying 5.35.172.151...
* TCP_NODELAY set
* Connected to www.24video.adult (5.35.172.151) port 443 (#0)
...
*  SSL certificate verify ok.
> GET / HTTP/1.1
> Host: www.24video.adult
> User-Agent: curl/7.59.0
> Accept: */*
> 
< HTTP/1.1 301 Moved Permanently
< Server: nginx/1.12.1
< Date: Sat, 24 Mar 2018 04:10:47 GMT
< Content-Type: text/html
< Content-Length: 185
< Connection: keep-alive
**< Location: https://www.24video.sexy/**
< 


URL:


Description of your issue, suggested solution and other information

new domain zone

@dstftw dstftw closed this in b015cb1 Mar 24, 2018
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.