yt-dlp-gui

yt-dlp-gui is a simple graphical user interface (GUI) for the yt-dlp application for learning purposes.

yt-dlp-gui screenshot 1

GitHub

Technologies

Electron Vite React TypeScript TailwindCSS Jest pnpm Prettier

Main Features

  • Desktop (Windows): This is an application that can be used in desktop (Windows).

Development Best Practices

  • Unit testing: Uses Go testing capabilities to make unit testing.
  • TDD: Made with TDD when its possible.
  • OOP: Using Oriented Object paradigm style.
  • Documentation: Documenting tasks.