Skip to content

This is Tauri App with NextJs that downloads (and or convert) Youtube videos

License

Notifications You must be signed in to change notification settings

lucascompython/downtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Tauri App with NextJs that downloads (and or convert) Youtube videos

Description

There are two versions of the app, one that has the LOCAL dependencies that takes approximately 160mb of space and another that works with a SERVER that has the dependencies, so no depencies in the client, approximately 3mb of space.
The server was only tested on Linux, but it should work on Windows and Mac too.
Didn't test anything on Mac.

Preview

Preview

Build It

git clone https://github.com/lucascompython/downtube.git
cd downtube
python3 build.py -h

TODO

  • Update the UI with some more information about the video
  • Fix server version information fetching, it's locked when downloading because of Mutex
  • Fix local version terminal opens when downloading and fetching information on Windows
  • Add playlist support
  • Maybe add mobile support with Tauri 2.0

About

This is Tauri App with NextJs that downloads (and or convert) Youtube videos

Topics

Resources

License

Stars

Watchers

Forks