Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eef4248 · · Aug 4, 2026

History

31 Commits
Aug 3, 2026
Jul 2, 2026
Jul 31, 2026
Jul 29, 2026
Aug 4, 2026
Aug 3, 2026
Jul 31, 2026
Jul 2, 2026
Jun 30, 2026
Jul 31, 2026
Aug 4, 2026
Jul 15, 2026
Jul 15, 2026
Jul 30, 2026
Jul 31, 2026

Repository files navigation

Hoshino Downloader

downloading a YouTube video in 2026 has been hell

demo 2

Dependencies

Live Development

Run wails dev in the project directory

If you are on Linux and it complains about WebKit, add -tags webkit2_41 to the command. (eg. wails dev -tags webkit2_41)

Building

Run wails build in the project directory.

If you are on Linux and it complains about WebKit, add -tags webkit2_41 to the command. (eg. wails build -tags webkit2_41)

Add -upx to compress the final executable. (Windows and Linux only)

Add -platform rm> to cross-compile for a specific platform.

TODO

  • Queue
  • Progress
  • Update tools
  • Default Settings