Small NodeJS Personal Project to automate, download and manage playlists and channel from youtube.
- Write Meta Data
- Find Algorithm that create meta data out of video title and youtube meta
- Download
- Download Given URL VideoId
- Convert Mp4 to Mp3
- Multi-Thread Download
- Re-Code Index.js
- Implement Youtube API To collect Channel
- Implement Database System
- Verify Downloaded / Channel Update
- Implement Machine Learning
- Recognize Favorite Songs
- Search Similar Songs
- Download/Sort Songs that I might like
- Youtube API
- ytdl-core
- fluent-ffmpeg
- ffmpeg-static
- sanitize-filename
- fs-extra
- music-metadata
- node-id3
https://github.com/leerob/youtube-to-mp3