/ytdl

YouTube downloader made in Electron.

Primary LanguageJavaScript

ytdl

GitHub repo size GitHub issues GitHub

alt text

A youtube downloader made using ⚛️Electron! Download MP3 audio or MP4 video.

Dependencies

  • ffmpeg

TODO

  • Convert to TypeScript
  • Make functions e.g. ffmpeg.convertToMP3(arg) ffmpeg.convertToMP4(arg)
  • Improve logo
  • Convert to a web app as well as Electron (more convenient)