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

Can I use client's(users) ip as a proxy ? #22080

Closed
mattcommon991 opened this issue Aug 13, 2019 · 1 comment
Closed

Can I use client's(users) ip as a proxy ? #22080

mattcommon991 opened this issue Aug 13, 2019 · 1 comment
Labels

Comments

@mattcommon991
Copy link

@mattcommon991 mattcommon991 commented Aug 13, 2019

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

I have collect the ip address of every user who visit my site,when the user makes a request, i will pass the users ip in youtube-dl command as
youtube-dl --proxy 43.23.65.45 https://youtube.com/watch?v=erwejk231r -j

it should server as a proxy and can be a workaround for 429 error.
will it work?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 13, 2019

No, that's not how proxy work at all.

@dstftw dstftw closed this Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.