Metadata-Version: 2.4
Name: vidtuber
Version: 2.0.1
Summary: Vidtuber is a simple yet comprehensive, cross-platform GUI for yt-dlp
Project-URL: Homepage, https://github.com/jeanslack/Vidtuber
Project-URL: Documentation, https://github.com/jeanslack/Vidtuber
Project-URL: Repository, https://github.com/jeanslack/Vidtuber
Project-URL: Issues, https://github.com/jeanslack/Vidtuber/issues
Author-email: Gianluca Pernigotto <jeanlucperni@gmail.com>
Maintainer-email: Gianluca Pernigotto <jeanlucperni@gmail.com>
License: GNU General Public License v3 (GPLv3)
License-File: AUTHORS
License-File: LICENSE
Keywords: vidtuber,wxpython,youtube-dl,yt-dlp
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: Arabic
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Natural Language :: Czech
Classifier: Natural Language :: Dutch
Classifier: Natural Language :: English
Classifier: Natural Language :: French
Classifier: Natural Language :: German
Classifier: Natural Language :: Hungarian
Classifier: Natural Language :: Italian
Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: Natural Language :: Russian
Classifier: Natural Language :: Spanish
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Multimedia :: Video
Requires-Python: >=3.9
Requires-Dist: pypubsub>=4.0.3
Requires-Dist: requests
Requires-Dist: wxpython>=4.1.0; platform_system == 'Windows' or platform_system == 'Darwin'
Requires-Dist: yt-dlp
Provides-Extra: build
Requires-Dist: babel; extra == 'build'
Requires-Dist: build; extra == 'build'
Requires-Dist: hatchling; extra == 'build'
Requires-Dist: pip; extra == 'build'
Requires-Dist: setuptools; extra == 'build'
Requires-Dist: six; extra == 'build'
Requires-Dist: wheel; extra == 'build'
Provides-Extra: cli
Provides-Extra: pyinstaller
Requires-Dist: pyinstaller; extra == 'pyinstaller'
Description-Content-Type: text/markdown

# **Vidtuber**
[![Image](https://img.shields.io/static/v1?label=python&logo=python&message=3.9%20|%203.10%20|%203.11%20|%203.12%20|%203.13&color=blue)](https://www.python.org/downloads/)
[![Image](https://img.shields.io/badge/license-GPLv3-orange)](https://github.com/jeanslack/Vidtuber/blob/master/LICENSE)
[![Python application](https://github.com/jeanslack/Vidtuber/actions/workflows/python-package.yml/badge.svg)](https://github.com/jeanslack/Vidtuber/actions/workflows/python-package.yml)

A simple yet comprehensive, cross-platform graphical user interface for [yt-dlp](https://github.com/yt-dlp/yt-dlp). 
This project is a partial fork of [Videomass](https://github.com/jeanslack/Videomass), which has now dropped support for yt-dlp and the GUI for audio/video download.

Vidtuber is [Free (libre) Software](https://en.wikipedia.org/wiki/Free_software),
written in [Python3](https://www.python.org/) using the
[wxPython Phoenix](https://www.wxpython.org/) toolkit; it works on Linux, MacOs, Windows and FreeBSD.

## INSTALLATION

### Ubuntu PPA

This PPA currently publishes packages for [Ubuntu](https://ubuntu.com/), including official and
derivative distributions such as Ubuntu, Xubuntu, Kubuntu, Lubuntu, LinuxMint,
etc.

To install Vidtuber add this [PPA](https://launchpad.net/~jeanslack/+archive/ubuntu/vidtuber) to your system:

```
sudo add-apt-repository ppa:jeanslack/vidtuber
sudo apt update
sudo apt install vidtuber
```

### Slackware

Vidtuber is available on the [SlackBuilds.org](https://slackbuilds.org/) ("Sbo") repository, a collection of third-party SlackBuild scripts to build Slackware packages from sources.

### Devuan / Debian

No arch deb package: [Latest Releases](https://github.com/jeanslack/Vidtuber/releases/latest)

Tested on:

- Devuan Daedalus
- Debian12 bookworm

### MS Windows

Portable edition: [Latest releases](https://github.com/jeanslack/Vidtuber/releases/latest)

Minimum requirements:

- Microsoft Windows 10
- x86_64 Architecture

For space reasons, this portable edition does not include the FFmpeg nor yt-dlp executables. 
Please read the README.txt file included in the 7-zip archive for more information about
downloading and installing these additional dependencies.

### Other installation and execution methods

[INSTALL](https://github.com/jeanslack/Vidtuber/blob/main/INSTALL)

## DOCUMENTATION

[docs/UserGuide](https://github.com/jeanslack/Vidtuber/tree/main/docs/UserGuide)

## TRANSLATIONS

### Help translate the program into other languages
DISCLAIMER: By sending a translation you agree to publish your work under the GPL3 license!
- [Localization_Guidelines](https://github.com/jeanslack/Vidtuber/blob/main/docs/Localization_Guidelines.md)

