Skip to content

teofanis/ElectronYoutubeDownloader

Repository files navigation

Youtube Downloader Electron

CodeQL Tests

Decided to have some fun and learn a bit of electron. The use case was to turn my youtube downloader script into a usable desktop app.

Demo

electronV005

Pending Items / Improvements

  • Download multiple songs from TXT file
  • Pagination
  • Expose More Options from ytbl (video, quality, etc..)
  • Improve Design / UX
  • Add a settings page
    • Path to save downloads
    • Dark Mode
  • Search / Download / Browse page
  • Refactor to follow best practises + write tests
  • Multilingual

Acknowledgements