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

error, not search, not download spotify, youtube,... #267

Open
Trouve-Me opened this issue Jan 11, 2025 · 0 comments
Open

error, not search, not download spotify, youtube,... #267

Trouve-Me opened this issue Jan 11, 2025 · 0 comments

Comments

@Trouve-Me
Copy link

Type: Error for youtube search

Title:

yt-dlp failed to complete [sendUpdates]

Content:

Unable to download API page: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)')); 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

Stack:

Traceback (most recent call last):
  File "urllib/request.py", line 1348, in do_open
  File "http/client.py", line 1303, in request
  File "http/client.py", line 1349, in _send_request
  File "http/client.py", line 1298, in endheaders
  File "http/client.py", line 1058, in _send_output
  File "http/client.py", line 996, in send
  File "http/client.py", line 1475, in connect
  File "ssl.py", line 517, in wrap_socket
  File "ssl.py", line 1104, in _create
  File "ssl.py", line 1382, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "yt_dlp/extractor/common.py", line 898, in _request_webpage
  File "yt_dlp/YoutubeDL.py", line 4172, in urlopen
  File "yt_dlp/networking/common.py", line 117, in send
  File "yt_dlp/networking/_helper.py", line 208, in wrapper
  File "yt_dlp/networking/common.py", line 340, in send
  File "yt_dlp/networking/_urllib.py", line 412, in _send
  File "yt_dlp/networking/_urllib.py", line 328, in handle_response_read_exceptions
  File "yt_dlp/networking/_urllib.py", line 320, in handle_sslerror
yt_dlp.networking.exceptions.CertificateVerifyError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "yt_dlp/YoutubeDL.py", line 1634, in wrapper
  File "yt_dlp/utils/_utils.py", line 2487, in <lambda>
  File "yt_dlp/utils/_utils.py", line 2252, in __getitem__
  File "yt_dlp/extractor/youtube.py", line 5814, in _search_results
  File "yt_dlp/extractor/youtube.py", line 1044, in _extract_response
  File "yt_dlp/utils/_utils.py", line 5251, in __iter__
  File "yt_dlp/extractor/common.py", line 3909, in _error_or_warning
  File "yt_dlp/utils/_utils.py", line 5259, in report_retry
  File "yt_dlp/extractor/youtube.py", line 1034, in _extract_response
  File "yt_dlp/extractor/youtube.py", line 667, in _call_api
  File "yt_dlp/extractor/common.py", line 1152, in download_content
  File "yt_dlp/extractor/common.py", line 1112, in download_handle
  File "yt_dlp/extractor/common.py", line 962, in _download_webpage_handle
  File "yt_dlp/extractor/common.py", line 911, in _request_webpage
yt_dlp.utils.ExtractorError: Unable to download API page: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)')); 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

Below this line, please describe what caused this error.


for spotify url:

Type: Error

Title:

Internal error occurred!

Content:

{}

TypeError: Cannot read properties of null (reading 'media_metadata')
at /usr/lib/ezytdl/lib/app.asar/util/ytdlp.js:2457:50
at Array.map ()
at match (/usr/lib/ezytdl/lib/app.asar/util/ytdlp.js:2456:55)
at /usr/lib/ezytdl/lib/app.asar/util/ytdlp.js:2555:21
at /usr/lib/ezytdl/lib/app.asar/util/downloadManager.js:407:33
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

(no stack)

Stack:

- at module.exports (/usr/lib/ezytdl/lib/app.asar/core/sendNotification.js:9:30)
- at module.exports (/usr/lib/ezytdl/lib/app.asar/util/errorHandler.js:8:48)
- at process.<anonymous> (/usr/lib/ezytdl/lib/app.asar/index.js:20:125)
- at process.emit (node:events:514:28)
- at emit (node:internal/process/promises:149:20)
- at processPromiseRejections (node:internal/process/promises:294:27)
- at process.processTicksAndRejections (node:internal/process/task_queues:96:32)

Below this line, please describe what caused this error.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant