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

YouTube-DL 403 Error on Link Retrieval #32681

Closed
5 of 6 tasks
giauphan opened this issue Jan 2, 2024 · 0 comments
Closed
5 of 6 tasks

YouTube-DL 403 Error on Link Retrieval #32681

giauphan opened this issue Jan 2, 2024 · 0 comments

Comments

@giauphan
Copy link

giauphan commented Jan 2, 2024

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2021.12.17
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', '-g', '-f', 'best', 'https://www.youtube.com/watch?v=3YHO81QWQmU']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2021.12.17
[debug] Python version 3.10.12 (CPython) - Linux-5.10.0-23-cloud-amd64-x86_64-with-glibc2.31
[debug] exe versions: ffmpeg 4.3.6-0, ffprobe 4.3.6-0, rtmpdump 2.4
[debug] Proxy map: {}
https://rr2---sn-5ualdnsl.googlevideo.com/videoplayback?expire=1704205892&ei=5MmTZfKcBtGN_9EPk9GUqA8&ip=34.148.38.240&id=o-AOXo9msl5HCCe48r4W7jCp5qK21MZfiR4GXfrKj9_iid&itag=22&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&mh=YU&mm=31%2C29&mn=sn-5ualdnsl%2Csn-5uaeznze&ms=au%2Crdu&mv=u&mvi=2&pl=20&gcr=us&spc=UWF9f_gFJRUg5U2XFo_YObfTcPm_xhhoHEzryKoYOw&vprv=1&svpuc=1&mime=video%2Fmp4&ns=0Pf9Ju-a2pLaZ0Gui1Y6YT8Q&cnr=14&ratebypass=yes&dur=1450.550&lmt=1703951233116997&mt=1704183189&fvip=5&fexp=24007246&c=WEB&txp=4532434&n=8eW4Yetot5yV10X&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cxpc%2Cgcr%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Ccnr%2Cratebypass%2Cdur%2Clmt&sig=AJfQdSswRQIhAOK_GyZIzgbGW0iEV7Rkuzsjq22wqOTho9VGM0iYWHSCAiAiwnTF2waOfu9JOk4AiMFt-zqgflIwDOiFtiE7zWmctA%3D%3D&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl&lsig=AAO5W4owRgIhAOC95lRkhWJ3_QPvGDg88zc8n4uPi6IUOPvosbmWVhlcAiEAhtuujDe5tGZao442xWYiPeCyjwcMnwLFulBq1IynG0E%3D


Description

When attempting to retrieve the direct video link using the YouTube-DL command with the provided Video ID "3YHO81QWQmU," users are encountering a 403 error. This error indicates that the server understood the request but refuses to authorize it, suggesting a potential access or authentication issue.

@giauphan giauphan closed this as completed Jan 2, 2024
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
@giauphan and others