Skip to content

callmephil/YoutubeDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Downloader - Music Manager

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

Packages

  1. Youtube API
  2. ytdl-core
  3. fluent-ffmpeg
  4. ffmpeg-static
  5. sanitize-filename
  6. fs-extra
  7. music-metadata
  8. node-id3

Idea and base code from leerob.

https://github.com/leerob/youtube-to-mp3

References

About

Small Project made with Node.js. @todo Readme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published