All Projects → blooser → youtube-downloader

blooser / youtube-downloader

Licence: GPL-3.0 license
youtube-dl GUI simplify

Programming Languages

QML
638 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to youtube-downloader

Tbe
The Butterfly Effect, a realistic physics simulation game
Stars: ✭ 63 (+186.36%)
Mutual labels:  qml, qt5
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (+413.64%)
Mutual labels:  qml, qt5
Kaidan
[Replaced by https://invent.kde.org/network/kaidan] Kaidan, a simple and user-friendly Jabber/XMPP client for every device and platform.
Stars: ✭ 67 (+204.55%)
Mutual labels:  qml, qt5
Qml Box2d
Box2D QML plugin
Stars: ✭ 223 (+913.64%)
Mutual labels:  qml, qt5
Shell
🐚 QtQuick and Wayland shell for convergence
Stars: ✭ 168 (+663.64%)
Mutual labels:  qml, qt5
Osgqtquick
Intergation OpenSceneGraph to Qt Quick
Stars: ✭ 53 (+140.91%)
Mutual labels:  qml, qt5
Jagcs
Just another ground control station
Stars: ✭ 99 (+350%)
Mutual labels:  qml, qt5
Workspace
🚀 Base applications and settings for Liri OS
Stars: ✭ 9 (-59.09%)
Mutual labels:  qml, qt5
Haruna
Open source video player built with Qt/QML and libmpv.
Stars: ✭ 147 (+568.18%)
Mutual labels:  qml, qt5
Pan Light
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
Stars: ✭ 11,706 (+53109.09%)
Mutual labels:  qml, qt5
Ipconnect
P2P Chat and File Transfer Desktop Application
Stars: ✭ 53 (+140.91%)
Mutual labels:  qml, qt5
Qml Creative Controls
QML controls for creative applications and creative coding
Stars: ✭ 199 (+804.55%)
Mutual labels:  qml, qt5
Spix
UI test automation library for QtQuick/QML Apps
Stars: ✭ 48 (+118.18%)
Mutual labels:  qml, qt5
Awesome Qt Qml
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
Stars: ✭ 1,118 (+4981.82%)
Mutual labels:  qml, qt5
Progressbarcollection
I create this application to show up the demonstration for the collection of progress bars
Stars: ✭ 21 (-4.55%)
Mutual labels:  qml, qt5
Kindd
A kindful dd, written in qt-quick.
Stars: ✭ 93 (+322.73%)
Mutual labels:  qml, qt5
Scihubeva
A Cross Platform Sci-Hub GUI Application
Stars: ✭ 683 (+3004.55%)
Mutual labels:  qml, qt5
Virtscreen
Make your iPad/tablet/computer into a secondary monitor on Linux.
Stars: ✭ 887 (+3931.82%)
Mutual labels:  qml, qt5
Qmlnotify
Awesome notification server in QML
Stars: ✭ 114 (+418.18%)
Mutual labels:  qml, qt5
Browser
🌍 Cross-platform Material design web browser
Stars: ✭ 184 (+736.36%)
Mutual labels:  qml, qt5

Youtube downloader is a GUI helper for youtube-dl. It provides a graphical interface to download videos from YouTube.com and other sites with conveniences like track the download, pause, or select the media format.

Project status

The project has been reincarnated. I rebuild the backend and starting to continue with the work, all features will be implemented making the software more comfortable to the usage.

Usage

The youtube-downloader provides a friendly graphical interface for downloading media resources from the remote clients.

preview

Dependency

This software is based on PySide6 and youtube-dl.

History

The program stores all downloaded items in the database, in every time you can just download again item from the history's context.

history

Web Browser integration

Youtube Downloader is integrated with Firefox, that's mean it will read currently opened tabs with YouTube's links. It provides a feature to quick download currently played videos from YouTube.

Supported browsers

It is easy to check if your URL is valid.

browsers

Installation

Prepare youtube downloader to work.

Manual

git clone https://github.com/blooser/youtube-downloader && cd youtube-downloader
python setup.py build
sudo setup.py install 

PyPi

pip install youtube-downloader

License

Youtube downloader is a free software released under the GPLv3.

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].