node-ytdl-core
node-ytdl-core copied to clipboard
Some audio links throw 403
After extracting the audio link using the package, I'm getting a 403 error for some links. E.g. https://youtu.be/dI3xkL7qUAc
Hello i've currently same error.
Direct link generated by ytdl-core
can be used only by the computer that has generate the links.
Else you get a 403 error about permission denied.
If you use a server as API for generate direct links, client cant use the direct links.
try using a proxy, it worked with me
try using a proxy, it worked with me
How to use it?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@fsholehan i think that @bangnopal wants the server to resend the stream directly instead of resending the link to the client. I can't provide sample code because i'm on my phone.