yt-dlp / yt-dlp

A feature-rich command-line audio/video downloader
https://discord.gg/H5MNcFW63r
The Unlicense
89.85k stars 6.97k forks source link

UKDevilz #4004

Closed Menard01 closed 2 years ago

Menard01 commented 2 years ago

Checklist

Region

No response

Example URLs

https://18.ukdevilz.com/watch/-x.....

Description

What can I add to the log ? I didn't put the complete URL because it is not for young persons, if you are interested to support this website you can chose yourself a movie ... to test

Verbose log

yt-dlp -vU $ yt-dlp -v https://18.ukdevilz.com/watch/x.........
[debug] Command-line config: ['-vU', '$', 'yt-dlp', '-v', 'https://18.ukdevilz.com/watch/-x............']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version 2022.05.18 [b14d52355]
[debug] Python version 3.8.10 (CPython 64bit) - Linux-5.4.0-107-generic-x86_64-with-glibc2.29
[debug] Checking exe version: ffprobe -bsfs
[debug] Checking exe version: ffmpeg -bsfs
[debug] exe versions: ffmpeg 4.2.4, ffprobe 4.2.4
[debug] Optional libraries: Cryptodome-3.14.1, brotli-1.0.9, certifi-2019.11.28, mutagen-1.45.1, secretstorage-2.3.1, sqlite3-2.6.0, websockets-10.3
[debug] Proxy map: {}
Latest version: 2022.05.18, Current version: 2022.05.18
yt-dlp is up to date (2022.05.18)
[debug] [generic] Extracting URL: $
ERROR: [generic] '$' is not a valid URL. Set --default-search "ytsearch" (or run  yt-dlp "ytsearch:$" ) to search YouTube
  File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/extractor/common.py", line 642, in extract
    ie_result = self._real_extract(url)
  File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/extractor/generic.py", line 2697, in _real_extract
    raise ExtractorError(

[debug] [generic] Extracting URL: yt-dlp
ERROR: [generic] 'yt-dlp' is not a valid URL. Set --default-search "ytsearch" (or run  yt-dlp "ytsearch:yt-dlp" ) to search YouTube
  File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/extractor/common.py", line 642, in extract
    ie_result = self._real_extract(url)
  File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/extractor/generic.py", line 2697, in _real_extract
    raise ExtractorError(

[debug] [generic] Extracting URL: https://18.ukdevilz.com/watch/x......
[generic] -194301412_456239721: Requesting header
WARNING: [generic] Falling back on generic information extractor.
[generic] -194301412_456239721: Downloading webpage
[generic] -194301412_456239721: Extracting information
[debug] Looking for video embeds
[debug] Identified a JSON LD
[debug] [generic] Extracting URL: https://ukdevilz.com/videofile/x...
[generic] -194301412_456239721: Requesting header
WARNING: [generic] Could not send HEAD request to https://ukdevilz.com/videofile/x........mp4: HTTP Error 404: Not Found
[generic] -194301412_456239721: Downloading webpage
ERROR: [generic] Unable to download webpage: HTTP Error 404: Not Found (caused by <HTTPError 404: 'Not Found'>); please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
  File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/extractor/common.py", line 642, in extract
    ie_result = self._real_extract(url)
  File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/extractor/generic.py", line 2737, in _real_extract
    full_response = self._request_webpage(request, video_id)
  File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/extractor/common.py", line 786, in _request_webpage
    raise ExtractorError(errmsg, cause=err)

  File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/extractor/common.py", line 768, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/YoutubeDL.py", line 3596, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/usr/lib/python3.8/urllib/request.py", line 563, in error
    result = self._call_chain(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 755, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/usr/lib/python3.8/urllib/request.py", line 569, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found

u3@PC1:~$ [debug] Command-line config: ['-v', 'https://18.ukdevilz.com/watch/x......']
[debug]: command not found
u3@PC1:~$ [debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug]: command not found
u3@PC1:~$ [debug] yt-dlp version 2022.05.18 [b14d52355]
[debug]: command not found
u3@PC1:~$ [debug] Python version 3.8.10 (CPython 64bit) - Linux-5.4.0-107-generic-x86_64-with-glibc2.29
bash: syntax error near unexpected token `('
u3@PC1:~$ [debug] Checking exe version: ffprobe -bsfs
[debug]: command not found
u3@PC1:~$ [debug] Checking exe version: ffmpeg -bsfs
[debug]: command not found
u3@PC1:~$ [debug] exe versions: ffmpeg 4.2.4, ffprobe 4.2.4
[debug]: command not found
u3@PC1:~$ [debug] Optional libraries: Cryptodome-3.14.1, brotli-1.0.9, certifi-2019.11.28, mutagen-1.45.1, secretstorage-2.3.1, sqlite3-2.6.0, websockets-10.3
[debug]: command not found
u3@PC1:~$ [debug] Proxy map: {}
[debug]: command not found
u3@PC1:~$ [debug] [generic] Extracting URL: https://18.ukdevilz.com/watch/x.....
[debug]: command not found
u3@PC1:~$ [generic] -194301412_456239721: Requesting header
[generic]: command not found
u3@PC1:~$ WARNING: [generic] Falling back on generic information extractor.
WARNING:: command not found
u3@PC1:~$ [generic] -194301412_456239721: Downloading webpage
[generic]: command not found
u3@PC1:~$ [generic] -194301412_456239721: Extracting information
[generic]: command not found
u3@PC1:~$ [debug] Looking for video embeds
[debug]: command not found
u3@PC1:~$ [debug] Identified a JSON LD
[debug]: command not found
u3@PC1:~$ [debug] [generic] Extracting URL: https://ukdevilz.com/videofile/x.........
[debug]: command not found
u3@PC1:~$ [generic] -194301412_456239721: Requesting header
[generic]: command not found
u3@PC1:~$ WARNING: [generic] Could not send HEAD request to https://ukdevilz.com/videofile/-x...............mp4: HTTP Error 404: Not Found
WARNING:: command not found
u3@PC1:~$ [generic] -194301412_456239721: Downloading webpage
[generic]: command not found
u3@PC1:~$ ERROR: [generic] Unable to download webpage: HTTP Error 404: Not Found (caused by <HTTPError 404: 'Not Found'>); please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/extractor/common.py", line 642, in extract

Command 'File' not found, did you mean:

  command 'vile' from deb vile (9.8t-3build1)
  command 'file' from deb file (1:5.38-4)
  command 'kile' from deb kile (4:2.9.93-1build1)
  command 'zile' from deb zile (2.4.14-7build1)

Try: sudo apt install <deb name>

u3@PC1:~$     ie_result = self._real_extract(url)
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/extractor/generic.py", line 2737, in _real_extract

Command 'File' not found, did you mean:

  command 'vile' from deb vile (9.8t-3build1)
  command 'zile' from deb zile (2.4.14-7build1)
  command 'kile' from deb kile (4:2.9.93-1build1)
  command 'file' from deb file (1:5.38-4)

Try: sudo apt install <deb name>

u3@PC1:~$     full_response = self._request_webpage(request, video_id)
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/extractor/common.py", line 786, in _request_webpage

Command 'File' not found, did you mean:

  command 'zile' from deb zile (2.4.14-7build1)
  command 'vile' from deb vile (9.8t-3build1)
  command 'kile' from deb kile (4:2.9.93-1build1)
  command 'file' from deb file (1:5.38-4)

Try: sudo apt install <deb name>

u3@PC1:~$     raise ExtractorError(errmsg, cause=err)
bash: syntax error near unexpected token `('
u3@PC1:~$ 
u3@PC1:~$   File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/extractor/common.py", line 768, in _request_webpage

Command 'File' not found, did you mean:

  command 'vile' from deb vile (9.8t-3build1)
  command 'zile' from deb zile (2.4.14-7build1)
  command 'file' from deb file (1:5.38-4)
  command 'kile' from deb kile (4:2.9.93-1build1)

Try: sudo apt install <deb name>

u3@PC1:~$     return self._downloader.urlopen(url_or_request)
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/home/u3/.local/lib/python3.8/site-packages/yt_dlp/YoutubeDL.py", line 3596, in urlopen

Command 'File' not found, did you mean:

  command 'kile' from deb kile (4:2.9.93-1build1)
  command 'vile' from deb vile (9.8t-3build1)
  command 'zile' from deb zile (2.4.14-7build1)
  command 'file' from deb file (1:5.38-4)

Try: sudo apt install <deb name>

u3@PC1:~$     return self._opener.open(req, timeout=self._socket_timeout)
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/usr/lib/python3.8/urllib/request.py", line 531, in open

Command 'File' not found, did you mean:

  command 'zile' from deb zile (2.4.14-7build1)
  command 'file' from deb file (1:5.38-4)
  command 'vile' from deb vile (9.8t-3build1)
  command 'kile' from deb kile (4:2.9.93-1build1)

Try: sudo apt install <deb name>

u3@PC1:~$     response = meth(req, response)
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response

Command 'File' not found, did you mean:

  command 'zile' from deb zile (2.4.14-7build1)
  command 'vile' from deb vile (9.8t-3build1)
  command 'file' from deb file (1:5.38-4)
  command 'kile' from deb kile (4:2.9.93-1build1)

Try: sudo apt install <deb name>

u3@PC1:~$     response = self.parent.error(
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/usr/lib/python3.8/urllib/request.py", line 563, in error

Command 'File' not found, did you mean:

  command 'zile' from deb zile (2.4.14-7build1)
  command 'file' from deb file (1:5.38-4)
  command 'vile' from deb vile (9.8t-3build1)
  command 'kile' from deb kile (4:2.9.93-1build1)

Try: sudo apt install <deb name>

u3@PC1:~$     result = self._call_chain(*args)
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain

Command 'File' not found, did you mean:

  command 'vile' from deb vile (9.8t-3build1)
  command 'zile' from deb zile (2.4.14-7build1)
  command 'file' from deb file (1:5.38-4)
  command 'kile' from deb kile (4:2.9.93-1build1)

Try: sudo apt install <deb name>

u3@PC1:~$     result = func(*args)
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/usr/lib/python3.8/urllib/request.py", line 755, in http_error_302

Command 'File' not found, did you mean:

  command 'file' from deb file (1:5.38-4)
  command 'zile' from deb zile (2.4.14-7build1)
  command 'kile' from deb kile (4:2.9.93-1build1)
  command 'vile' from deb vile (9.8t-3build1)

Try: sudo apt install <deb name>

u3@PC1:~$     return self.parent.open(new, timeout=req.timeout)
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/usr/lib/python3.8/urllib/request.py", line 531, in open

Command 'File' not found, did you mean:

  command 'kile' from deb kile (4:2.9.93-1build1)
  command 'zile' from deb zile (2.4.14-7build1)
  command 'file' from deb file (1:5.38-4)
  command 'vile' from deb vile (9.8t-3build1)

Try: sudo apt install <deb name>

u3@PC1:~$     response = meth(req, response)
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response

Command 'File' not found, did you mean:

  command 'zile' from deb zile (2.4.14-7build1)
  command 'file' from deb file (1:5.38-4)
  command 'kile' from deb kile (4:2.9.93-1build1)
  command 'vile' from deb vile (9.8t-3build1)

Try: sudo apt install <deb name>

u3@PC1:~$     response = self.parent.error(
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/usr/lib/python3.8/urllib/request.py", line 569, in error

Command 'File' not found, did you mean:

  command 'zile' from deb zile (2.4.14-7build1)
  command 'kile' from deb kile (4:2.9.93-1build1)
  command 'vile' from deb vile (9.8t-3build1)
  command 'file' from deb file (1:5.38-4)

Try: sudo apt install <deb name>

u3@PC1:~$     return self._call_chain(*args)
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain

Command 'File' not found, did you mean:

  command 'kile' from deb kile (4:2.9.93-1build1)
  command 'zile' from deb zile (2.4.14-7build1)
  command 'file' from deb file (1:5.38-4)
  command 'vile' from deb vile (9.8t-3build1)

Try: sudo apt install <deb name>

u3@PC1:~$     result = func(*args)
bash: syntax error near unexpected token `('
u3@PC1:~$   File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default

Command 'File' not found, did you mean:

  command 'vile' from deb vile (9.8t-3build1)
  command 'file' from deb file (1:5.38-4)
  command 'zile' from deb zile (2.4.14-7build1)
  command 'kile' from deb kile (4:2.9.93-1build1)

Try: sudo apt install <deb name>

u3@PC1:~$     raise HTTPError(req.full_url, code, msg, hdrs, fp)
bash: syntax error near unexpected token `('
u3@PC1:~$ urllib.error.HTTPError: HTTP Error 404: Not Found
urllib.error.HTTPError:: command not found
u3@PC1:~$
pukkandan commented 2 years ago

I didn't put the complete URL because it is not for young persons

The issue will be closed unless you can provide example URL and proper log

Menard01 commented 2 years ago

Are you non-understanding ?

Lesmiscore commented 2 years ago

Notice, your unnecessary concern made this issue incomplete. Provide full URL no matter NSFW or not and always post non-redacted (except username, password, and video password) logs.

Menard01 commented 2 years ago

My government don't allow me to post some direct links to porn websites ... that are not protected against minors (age check)