couldbejake / spotify2mp3

Simple free and unlimited Spotify playlist downloads. Spotify2mp3 - Spotify Downloader
MIT License
270 stars 42 forks source link

Download from music.youtube instead of youtube.com if possible #18

Closed Tinymantwo closed 1 year ago

Tinymantwo commented 1 year ago

Rather than downloading from YouTube.com it would be better to download from music.youtube.com as you won't be downloading videos from YT and if you have a song name with the same YT name then it will download that.

couldbejake commented 1 year ago

I see that might be an issue, as youtube music required a subscription. Could possibly add the ability to allow a user to type in their youtube music credentials, but that would make it more a music converter, which exists but the majority of which currently cost money.

Tinymantwo commented 1 year ago

I get that, it would just potentially be faster as you wouldn't have to download the file as mp4 for the thumbnail and instead could use the album cover. Also the Readline module is broken on Windows

couldbejake commented 1 year ago

It would be easier, and possibly better audio, but sadly music.youtube costs money which this tool is attempting to save!

It may make sense to add this functionality in a future update however!

J