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

Add proxy server workaround for Contabo Server issue #1317

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vishwamartur
Copy link

Related to #1314

Add a proxy server workaround for 'Sign in to confirm you’re not a bot' error on Contabo Server.

  • example/proxy.js

    • Update the proxy URL to a working proxy server.
    • Add comments explaining how to configure the proxy server.
  • README.md

    • Add a section explaining the proxy server workaround.
    • Include instructions on how to configure the proxy server with an example.

Related to fent#1314

Add a proxy server workaround for 'Sign in to confirm you’re not a bot' error on Contabo Server.

* **example/proxy.js**
  - Update the proxy URL to a working proxy server.
  - Add comments explaining how to configure the proxy server.

* **README.md**
  - Add a section explaining the proxy server workaround.
  - Include instructions on how to configure the proxy server with an example.
@tempiltin
Copy link

this package not working: [nodemon] starting node index.js
C:\Users\User\Desktop\bot\node_modules\ytdl-core\lib\sig.js:20
throw Error('Could not extract functions');
^

Error: Could not extract functions
at C:\Users\User\Desktop\bot\node_modules\ytdl-core\lib\sig.js:20:11
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Emitted 'error' event on PassThrough instance at:
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

Node.js v22.12.0
[nodemon] app crashed - waiting for file changes before starting...

@vishwamartur vishwamartur marked this pull request as draft February 6, 2025 05:44
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

Successfully merging this pull request may close these issues.

2 participants