onnowhere / youtube_music_playlist_downloader

YouTube Music Playlist Downloader
MIT License
115 stars 7 forks source link

ERROR: unable to download video data: HTTP Error 403: Forbidden #10

Closed ShadicSlash closed 10 months ago

ShadicSlash commented 10 months ago

Downloading 'https://www.youtube.com/watch?v=NhZHiPNjuTA'... (1/32) ERROR: unable to download video data: HTTP Error 403: Forbidden Unable to download video: list index out of range

I didn't use it for a while and now I cannot download songs that are longer than 1:30 min. I remade my cookie file just to make sure and still get the same errors. Is it because the packages need updates inside the Windows app?

Thank you

onnowhere commented 10 months ago

Fixing this now, needed an update to yt-dlp

ShadicSlash commented 10 months ago

I'll be testing right when youre done

onnowhere commented 10 months ago

@ShadicSlash this is unrelated to the current issue, but would you be opposed to song lyrics being added to video metadata by default in the lyrics fields? I'm preparing this feature for the update, it's been finished for a while but unreleased. My thinking is to enable it by default along with the other metadata fields since it should not impact much including file size, and would come in use when the music playback program supports lyrics. It's of course toggleable from the config file.

ShadicSlash commented 10 months ago

This can’t be a downside I suppose. On Aug 27, 2023 at 22:37 -0400, onnowhere @.***>, wrote:

@ShadicSlash this is unrelated to the current issue, but would you be opposed to song lyrics being added to video metadata by default in the lyrics fields? I'm preparing this feature for the update. My thinking is to enable it by default along with the other metadata fields since it should not impact much including file size, and would come in use when the music playback program supports lyrics. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

onnowhere commented 10 months ago

@ShadicSlash updated in https://github.com/onnowhere/youtube_music_playlist_downloader/releases/tag/1.3.0

onnowhere commented 10 months ago

One more update to fix some bugs and adjust lyric selection https://github.com/onnowhere/youtube_music_playlist_downloader/releases/tag/1.3.1

onnowhere commented 10 months ago

Closed, assuming fixed