Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create GUIs.md #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions GUIs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
There are many third party GUIs available for `yt-dlp`. Here are some of the popular ones:

[OnionMedia - Free Video Downloader and Converter](https://github.com/onionware-github/OnionMedia) by Onionware (Windows)

[youtube-dl-gui](https://github.com/jely2002/youtube-dl-gui) by jely2002 (Windows, Mac, Linux)

[Seal](https://github.com/JunkFood02/Seal) by JunkFood02 (Android)
Comment on lines +3 to +7
Copy link
Member

@pukkandan pukkandan Nov 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are some other popular ones:

https://github.com/oleksis/youtube-dl-gui
https://github.com/axcore/tartube
https://github.com/mhogomchungu/media-downloader

Ref: https://www.reddit.com/r/youtubedl/wiki/info-guis


I suggest adding some basic description for each entry. E.g.

# [OnionMedia](https://github.com/onionware-github/OnionMedia) (Windows)

Free video downloader and converter by OnionMedia

# [Open Video Downloader](https://github.com/jely2002/youtube-dl-gui) (Windows, Mac, Linux)

A cross-platform GUI for youtube-dl made in Electron and node.js

The descriptions can just be the taglines of the projects. You can (optionally) also add a couple lines on what distinguishes it from the others if u want (especially for ur own)