All Projects → yasoob → Youtube Dl Gui

yasoob / Youtube Dl Gui

Licence: mit
This repository contains code for a youtube-dl GUI written in PyQt.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Youtube Dl Gui

red
Red - Privacy focused Youtube player and download manager for Linux
Stars: ✭ 27 (-81.25%)
Mutual labels:  youtube-dl, youtube-downloader
Get It
A macOS GUI for youtube-dl
Stars: ✭ 483 (+235.42%)
Mutual labels:  youtube-dl, youtube-downloader
Youtube Dl Android
📦📦Video downloader for Android - Download videos from Youtube, Facebook, Twitter, Instagram, Dailymotion, Vimeo and more than 1000 other sites
Stars: ✭ 322 (+123.61%)
Mutual labels:  youtube-dl, youtube-downloader
mpv-youtube-download
A userscript for MPV that allows you to download youtube audio and video with one key press 💾
Stars: ✭ 16 (-88.89%)
Mutual labels:  youtube-dl, youtube-downloader
Firedm
python open source (Internet Download Manager) with multi-connections, high speed engine, based on python, LibCurl, and youtube_dl https://github.com/firedm/FireDM
Stars: ✭ 977 (+578.47%)
Mutual labels:  youtube-dl, youtube-downloader
video-dl
Video Downloader 📥 - Download Facebook Video and Youtube Video and Audio.
Stars: ✭ 13 (-90.97%)
Mutual labels:  youtube-dl, youtube-downloader
Youtube Downloader
👍 A much faster alternative to youtube-dl built for PHP applications. Working as of 2021-02-27
Stars: ✭ 474 (+229.17%)
Mutual labels:  youtube-dl, youtube-downloader
URTube
URTube, a YouTube video to MP3 downloader built in NodeJs and Electron
Stars: ✭ 20 (-86.11%)
Mutual labels:  youtube-dl, youtube-downloader
Dvd
Download videos from anywhere
Stars: ✭ 114 (-20.83%)
Mutual labels:  youtube-dl, youtube-downloader
Youtub.ly Android
An android app to download 📹 videos and songs from youtube to phone internal storage
Stars: ✭ 17 (-88.19%)
Mutual labels:  youtube-dl, youtube-downloader
ytqck.github.io
YouTube quick ⚡ Search and Download Music for Free.
Stars: ✭ 18 (-87.5%)
Mutual labels:  youtube-dl, youtube-downloader
Fast Youtube To Mp3 Converter Api
Very Fast YouTube to MP3 & MP4 Converter API
Stars: ✭ 69 (-52.08%)
Mutual labels:  youtube-dl, youtube-downloader
YouTube-Downloader
No description or website provided.
Stars: ✭ 34 (-76.39%)
Mutual labels:  youtube-dl, youtube-downloader
ypc
Convert text/spotify/deezer albums/playlists to youtube urls and audio/video files.
Stars: ✭ 17 (-88.19%)
Mutual labels:  youtube-dl, youtube-downloader
YouTube-Downloader
An easy-to-use, YouTube video downloader, without pesky ads or malware.
Stars: ✭ 22 (-84.72%)
Mutual labels:  youtube-dl, youtube-downloader
Youtube Music
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Stars: ✭ 376 (+161.11%)
Mutual labels:  youtube-dl, youtube-downloader
youtube-stream
Youtube 视频流服务器
Stars: ✭ 67 (-53.47%)
Mutual labels:  youtube-dl, youtube-downloader
YouTube-Downloader
Django YouTube Downloader Using youtube-dl
Stars: ✭ 47 (-67.36%)
Mutual labels:  youtube-dl, youtube-downloader
Smd
Spotify Music Downloader
Stars: ✭ 822 (+470.83%)
Mutual labels:  youtube-dl, youtube-downloader
Youtubevideodownloader
Download videos from YouTube and many other video sites
Stars: ✭ 39 (-72.92%)
Mutual labels:  youtube-dl, youtube-downloader

youtube-dl-GUI

This repository contains code for a youtube-dl GUI written in PyQt. It is based on youtube-dl which is a Video downloading script maintained by various contributers and released in Public Domain. This GUI code is currently written for Python v3.x. Please note that this GUI code is released under the MIT License and not Public Domain.

ScreenShot:

youtube-dl-gui Screenshot in Ubuntu

Requirements:

Requirement for build Binaries/Executables

Features:

This application has the following features:

  • supports downloading videos from 200+ websites
  • allows to download multiple videos in parallel
  • shows download statistics separately for each video
  • Resumes interrupted downloads
  • Downloads the video in best quality

Contributor:

If you want to become a contributor then just contribute some code and I will add you to this list

Bugs:

This program is still in beta so if you encounter any bugs feel free to report them on https://github.com/yasoob/youtube-dl-GUI/issues.

TODO:

  • Allow pause/resume functionality
  • integrate save state
  • integrate post processing options
  • integrate batch add feature
  • integrate Queue to make it stable
  • Change for PyInstaller: setup.py - see Windows
  • Fix Convert (main:MainWindow.convert_file)

Windows:

Run the setup.py file like this:

python setup.py pyinstaller

This will result in a dist and build directory. Simply go to the dist directory and you will get a youtube-dl-gui.exe file and some other files. That youtube-dl-gui.exe file is a standalone executable which can be run simply by double clicking it. You can distribute that file to your friend.

Download

Can dowload the latest version from Releases

License:

This project is released under the MIT license. See the included license file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].