Description
Graphical frontend for yt-dlp to download video and audio.
Parabolic is a user-friendly frontend for yt-dlp
that supports many features including but limited to:
- Downloading and converting videos and audio using ffmpeg.
- Supporting multiple codecs.
- Offering YouTube sponsorblock support.
- Running multiple downloads at a time.
- Downloading metadata and video subtitles.
- Allowing the use of
aria2
for parallel downloads. - Offering a graphical keyring to manage account credentials.
- Being available as both a Qt and GNOME application.
By default, the GNOME interface is used, but the Qt interface can be built by overriding the uiPlatform
argument to "qt"
over the default value "gnome"
.