Skip to content

jeanslack/Vidtuber

Repository files navigation

Vidtuber is a simple, open-source and cross-platform GUI for yt-dlp

Vidtuber is written in Python3 using the wxPython-Phoenix GUI toolkit.

Installing and Dependencies

Requirements

Optionals

Start Vidtuber manually from source code

Vidtuber can be run without installing it, just executing the "launcher" script inside the source directory:

python3 launcher

First, make sure you have installed at least all the above required dependencies.

Vidtuber can also be run in interactive mode with the Python interpreter, always within the same unpacked directory:

>>> from vidtuber import gui_app
>>> gui_app.main()

About

A simple multi-platform GUI for yt-dlp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published