Skip to content

Downloads songs from YouTube based on tracks found in a Spotify album or playlist URL

Notifications You must be signed in to change notification settings

ttrreevvoorr/spotify-youtube-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spotify-youtube-dl

Downloads songs from YouTube based on tracks found in a Spotify album or playlist URL.

This is my first Rust program. I originally cobbled together something in NodeJS, but found the size and performance to be extraordinarily undesirable. I used this as an excuse to better understand Rust and create something with the same funcionality, but smaller and faster. I can prove I have made the footprint smaller, but I am not confident that I have increased performance at all.

The original NodeJS can be found here: https://github.com/ttrreevvoorr/ytdlspotjs

While this does appear to be working, this is a work in progress

About

Downloads songs from YouTube based on tracks found in a Spotify album or playlist URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages