node-ytdl-core icon indicating copy to clipboard operation
node-ytdl-core copied to clipboard

Some audio links throw 403

Open A-Y-U-S-H-Y-A opened this issue 2 years ago • 3 comments

After extracting the audio link using the package, I'm getting a 403 error for some links. E.g. https://youtu.be/dI3xkL7qUAc

A-Y-U-S-H-Y-A avatar Jun 18 '22 05:06 A-Y-U-S-H-Y-A

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.

Orivoir avatar Jun 29 '22 21:06 Orivoir

try using a proxy, it worked with me

bangnopal avatar Aug 11 '22 18:08 bangnopal

try using a proxy, it worked with me

How to use it?

fsholehan avatar Aug 16 '22 04:08 fsholehan

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.

stale[bot] avatar Nov 12 '22 12:11 stale[bot]

@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.

Orivoir avatar Nov 12 '22 20:11 Orivoir