-
Notifications
You must be signed in to change notification settings - Fork 180
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
[Bug] ERROR DOWNLOAD #687
Comments
Experiencing this too. |
YouTube has new anti measures. Try using cookies or po token |
also dont forget to update your ytdlp, i also got this error even providing cookies and po token, but still got error, then i update ytdlp, and its working again. |
I also have this problem, but only when using YouTube Music Revanced Extended to download music. I've tried using cookies but the problem persists. When using YouTube Revanced Extended I can download both video and audio files normally as usual. |
so it means web_music client now require po_token |
I'll code in a system to take in multiple po token instead of just web. Its in my list |
reinstall the app |
same issue here... a couple weeks back it worked without issues. |
⠀
⠀
Describe the bug
LOGS
WARNING: URLs are ignored due to --load-info-json
ERROR: unable to download video data: HTTP Error 403: Forbidden
Expected behavior
To download normally
Steps to reproduce
On youtube music tap share, then use YTDLnis
Device information
Android 13
Itel OS
Screenshots / Recordings
Additional context
Downloading:
Title: Senopati in the Rain
URL: https://music.youtube.com/watch?v=39Q5XyV02-0
Type: audio
Command:
-N "3" --sponsorblock-api "https://sponsor.ajay.app/" --trim-filenames "182" --no-mtime --sponsorblock-remove "music_offtopic" --force-keyframes-at-cuts --audio-quality "0" --extractor-args "youtube:lang=en" --load-info-json "/storage/emulated/0/Android/data/com.deniscerri.ytdl/files/downloads/infojsons/16b0aa90fc58136e13a9e02efba92c08.info.json" -f "140/ba/b" -x --audio-format "m4a" -P "/storage/emulated/0/Android/data/com.deniscerri.ytdl/files/downloads/460" -S "hasaud,size,aext:m4a" -o "%(fulltitle)s.%(ext)s" --replace-in-metadata "title" ".+" "Senopati in the Rain" --parse-metadata "%(title)s:%(meta_title)s" --replace-in-metadata "uploader" ".+" "Jordan Susanto" --parse-metadata "%(uploader)s:%(artist)s" --embed-metadata --parse-metadata "%(playlist_uploader,artist|)s:^(?P<first_artist>.*?)(?:(?=,\s+)|$)" --parse-metadata "%(album_artist,first_artist|)s:%(album_artist)s" --parse-metadata "description:(?:Released on: )(?P<dscrptn_year>\d{4})" --parse-metadata "%(dscrptn_year,release_year,release_date>%Y,upload_date>%Y)s:(?P<meta_date>\d+)" "https://music.youtube.com/watch?v=39Q5XyV02-0"
WARNING: URLs are ignored due to --load-info-json
ERROR: unable to download video data: HTTP Error 403: Forbidden
The text was updated successfully, but these errors were encountered: