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

Disable head request and straightforward to get request? #26165

Closed
asgmeonerandom opened this issue Jul 29, 2020 · 0 comments
Closed

Disable head request and straightforward to get request? #26165

asgmeonerandom opened this issue Jul 29, 2020 · 0 comments

Comments

@asgmeonerandom
Copy link

@asgmeonerandom asgmeonerandom commented Jul 29, 2020

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 - there are like 30 pages. (and more) :(

Question

1.) I've find out why streamlocks returns 403, when I sent a GET request it works. But, more request to manifest.mpd will result in 403 error. And, the issue is ytdl send an head request and get request which cause error 403.

Does someone know how to make YTDL to not send HEAD request so that it will send get request only?

2.) (bonus)
I am using youtube-dl from homebrew, and I am not sure after cloning youtube-dl to modify it and play with it... My goal is to download videos from streamlock (MPD) for archiving so I can watch it later.

Thanks in advance

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.