DownTube is a cross-platform open-source application developed by EnterACE using .NET MAUI. This application allows users to search for YouTube videos, view essential information such as title, duration, and thumbnail, and download the videos to their local devices, subject to YouTube's terms of service.
- Retrieve video information using the YouTubeExplode NuGet package.
- Selecting video quality.
- Save downloaded videos to the Downloads folder on Android devices and the Documents folder on Windows.
- Internet connection for searching and fetching video information.
- Proper storage permissions on the device for saving downloaded videos.
To get started with DownTube, download the latest release from the Releases page. Choose the appropriate version for your platform (Windows or Android) and download the file.
-
On Windows 10 or above:
-
Download the Latest Release:
- Visit the Releases page.
- Download the executable file with the following format:
Windows10-x86_MSIX_DownTube_vX.X.X.X.zip
-
Unzip the downloaded file:
- Right-click and then unzip the downloaded file.
-
Open the unzipped folder and run the installer:
- In the folder run the file with the following format:
DownTube_X.X.X.X_x86.msix
- On the installer window click on the install button.
- In the folder run the file with the following format:
-
-
On Android:
-
Download the Latest Release:
- Visit the Releases page.
- Download the executable file with the following format:
Android_universal_DownTube_vX.X.X.X.apk
-
Run the installer:
- Tap on the downloaded file and install it. Note: This may need you to disable some security settings on your phone.
-
- Launch the DownTube application.
- Paste the youtube video URL in the URL section.
- Tap on the
Load Video
button. - You now can see the video title, duration and thumbnail.
- Click on the
Get Manifest
button to retreve available video streams. - When available, select your desired video quality from the selector.
- Click on the
Download Video
button to download and save the video on your device.
All contributions to this project are welcome!
DownTube is licensed under the MIT License. Feel free to use, modify, and distribute the code.
DownTube is not affiliated with YouTube. Please respect YouTube's terms of service and use this application responsibly.