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

Account Proxy Server #40

Closed
cottonzero opened this issue Jul 29, 2021 · 1 comment
Closed

Account Proxy Server #40

cottonzero opened this issue Jul 29, 2021 · 1 comment

Comments

@cottonzero
Copy link

wondering if you could help i am trying to run my own account proxy server, but having some troubles.

could you please give brief overview of how you think this should be working, do we run a script to install the APServer or something else

thanks in advanced
CZ

@zerodytrash
Copy link
Owner

Hi,
The account proxy server is a NodeJS application. First you need to install the dependencies with npm install. After that create the configuration file (.env). The required attributes can be found in the README. In order to retrieve age-restricted videos, you need to set the cookies of a youtube (google) account in the configuration. Only two cookies are required (SAPISID and __Secure-3PSID. If the account is not verified, you must use an IP located in the USA. For this you can set a HTTP proxy.

I will add the info to the readme.
Let me know if you have a specific question about the account proxy.

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

2 participants