Skip to content

A simple youtube video downloader that can download entire playlist. This is Ubuntu Touch application based on qt framework.

License

Notifications You must be signed in to change notification settings

HackerShohag/RAVEN_Downloader

Repository files navigation

RAVEN Downloader

OpenStore

A simple youtube video downloader that can download entire playlist. This is Ubuntu Touch application based on qt framework.

Requirements:

    ffmpeg
    yt-dlp

It uses the the yt-dlp binary release from yt-dlp official repo named yt-dlp_linux (yt-dlp_linux_aarch64 for arm64 and yt-dlp_linux_armv7l for arm).

Needs testing:

    Theme Management (might have some bugs)
    Download Location (default is appData path: ~/.local/share/raven.downloader.shohag)

N.B.: Testing data or reporting bug would be appreciated.

Screenshots

Download Page Settings Page
Playlist Download Page Settings Page

License

Copyright (C) 2022 Abdullah AL Shohag

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.