Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhhruv/youtua
🎬 YouTua is a GUI Program to download videos/playlists from various supported sites.
https://github.com/dhhruv/youtua
download download-videos downloader ffmpeg framework gui hacktoberfest hacktoberfest2021 library python shell tkinter twitch video video-download video-downloader vimeo youtube youtube-dl youtube-dl-gui
Last synced: 3 days ago
JSON representation
🎬 YouTua is a GUI Program to download videos/playlists from various supported sites.
- Host: GitHub
- URL: https://github.com/dhhruv/youtua
- Owner: dhhruv
- License: mit
- Created: 2020-12-21T15:54:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T12:13:05.000Z (almost 3 years ago)
- Last Synced: 2023-05-14T17:15:49.822Z (over 1 year ago)
- Topics: download, download-videos, downloader, ffmpeg, framework, gui, hacktoberfest, hacktoberfest2021, library, python, shell, tkinter, twitch, video, video-download, video-downloader, vimeo, youtube, youtube-dl, youtube-dl-gui
- Language: Python
- Homepage:
- Size: 5.47 MB
- Stars: 48
- Watchers: 2
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Download Videos in Best Quality Available...
# YouTua
YouTua is a GUI Program to download videos/playlists from various [supported sites](https://github.com/dhhruv/YouTua/blob/master/Supported%20Sites.txt). It requires the Python interpreter, version 2.6, 2.7, or 3.2+, and it is not platform specific. It should work on your Unix box, on Windows or on macOS.
## Setup:
1. Install Python
2. Clone this repository
```
git clone https://github.com/dhhruv/YouTua.git
```3. Run YouTua
```
python YouTua.py
```**You've to download [ffmpeg](https://ffmpeg.org/download.html) to run it manually.**
**OR**
**You can download and run the [YouTua.exe](https://github.com/dhhruv/YouTua/releases/download/2.0.0/YouTua.exe) from the latest release for easy to use experience.**## How To Use !
1. Select the OUTPUT Folder by manually adding path or selecting the FOLDER using the SELECT FOLDER Button.
(By Default the OUTPUT FOLDER is set to the current directory.)
2. Enter the Link of Video you want to download.
3. Select the Format to download the video (mp4/mkv/webm).
4. Select the Quality in which you want to download the video (144p to 2160p).
(If your preferred Quality is not available then the lower best quality will be downloaded.)
5. To download the available subtitles check the subtitles button.
6. Click START DOWNLOAD and enjoy.One of the best features of YouTua is that you can Resume your download if it was interrupted. To resume your interrupted download, apply the same preferences of Output Folder, Format and Quality and Done. Enjoy !!
Made with ❤ by Dhruv Panchal