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

[Bug] ERROR DOWNLOAD #687

Open
2 tasks done
rbjnazz opened this issue Jan 16, 2025 · 9 comments
Open
2 tasks done

[Bug] ERROR DOWNLOAD #687

rbjnazz opened this issue Jan 16, 2025 · 9 comments
Labels
bug Something isn't working

Comments

@rbjnazz
Copy link

rbjnazz commented Jan 16, 2025

  • Tried latest version

  • This issue is not duplicated with any other open or closed 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

Screenshot_20250116-171217

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

@rbjnazz rbjnazz added the bug Something isn't working label Jan 16, 2025
@PigDan20
Copy link

Experiencing this too.

@deniscerri
Copy link
Owner

YouTube has new anti measures. Try using cookies or po token

@BanDroid
Copy link

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.

@usernamelectro
Copy link

usernamelectro commented Jan 20, 2025

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.

@error-reporting
Copy link

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

@Figim
Copy link
Contributor

Figim commented Jan 20, 2025

yt-dlp/yt-dlp#11868

@deniscerri
Copy link
Owner

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

@error-reporting
Copy link

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.

reinstall the app

@personaingrata
Copy link

same issue here... a couple weeks back it worked without issues.
try "More" / "Settings" / "Downloads" / "Quick Download" toggle on
works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants