onnowhere / youtube_music_playlist_downloader

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

Song title doesn't get extracted correctly #13

Closed dbrunek closed 3 months ago

dbrunek commented 4 months ago

The title in the metadata of the generated mp3 seems to always be the full song the name of the YouTube video whether use_title is set to true or false.

I know this is only a small project for educational purpose, but i would really appreciate if you could take a look at it.

The overall problem seems to be an HTTP error 400: Bad request when trying to download the API page. So there is no metadata at all except for the artist name.

onnowhere commented 3 months ago

It looks like there was an update to YT API and yt-dlp needs an update. I will update the release in a bit. Apologies for the late response, seems github notifications slipped for me for some reason.

onnowhere commented 3 months ago

Issue should now be fixed in latest release. Thanks for reporting this! Let me know if there's further issues. https://github.com/onnowhere/youtube_music_playlist_downloader/releases