fent / fent/node-ytdl-core

Error: connect ETIMEDOUT 104.237.189.21:443

Open
#1,211 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.7k
Forks
852
PR merge metrics
No merged PRs in 30d

Description

### Before creating an issue, please try the following

- Are you on the latest version of ytdl-core? yes
- To check, run `npm ls ytdl-core` yes
- If you're using a bot or application that depends on ytdl-core, look at the bottom of the readme on how to update the library
- Otherwise, if you're directly importing ytdl-core, to install the latest version, run `npm install ytdl-core@latest`
- Search the list of issues for a possible duplicate.
- If there is a duplicate issue thread, but it's closed, only post in it if it's been active in the past month. Otherwise, creating a new issue thread is fine.
- If your question is about using the library for a specific use case, check out the [examples folder](https://github.com/fent/node-ytdl-core/tree/master/example).

### Otherwise, feel free to open an issue

Include the following if your issue is a bug

- If you're getting a specific error message, include the full stack trace
- If you're getting unexpected behavior without an error message
- What should happen?
- What happens instead?
- Include any relevant code around ytdl-core. You don't have to upload your entire program, small snippets are fine.
- If this error happens only on some videos, include a link or links to videos.

Error: connect ETIMEDOUT 104.237.189.21:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1532:16) {
errno: -4039,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '104.237.189.21',
port: 443
}

my packpagelock

"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@juliendu11/instagram-downloader": "^0.2.0",
"@justalk/pornhub-api": "^3.5.0",
"@rodrigogs/xvideos": "^1.3.0",
"chatgpt": "^5.2.2",
"convert-audio": "^1.0.1",
"express": "^4.18.2",
"fluent-ffmpeg": "^2.1.2",
"fs": "^0.0.1-security",
"get-youtube-id": "^1.0.1",
"instagram-url-direct": "^1.0.13",
"instagram-url-downloader": "^1.1.0",
"node-clima": "^1.7.4",
"node-gtts": "^2.0.2",
"node-nlp": "^4.26.1",
"node-youtube-music": "^0.10.2",
"npm": "^9.6.2",
"ora": "^6.3.0",
"ping": "^0.4.4",
"porn-picture": "^1.6.0",
"qrcode-terminal": "^0.12.0",
"raganork-pornhub-api": "^1.0.1",
"sharp": "^0.32.0",
"sqlite3": "^5.1.6",
"whatsapp-web.js": "^1.19.5",
"youtube-mp3-downloader": "^0.7.11",
"youtube-search-api": "^1.1.1",
"youtube-search-without-api-key": "^1.1.0",
"ytdl-core": "^4.11.4"
}
}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.