SaveTube
A cross platform front-end GUI as well as simple CLI of the popular youtube-dl media downloader written in tkinter. Supported sites
Requirements
- Python 3.+
- FFmpeg (optional, to post process video files)
Downloads
Installation
-
Install From Source
- Download & extract the source
- Change directory into Savetube-1.1
- Run
python setup.py install
-
Install PyPi
- Run
pip install savetube
- Run
-
Install Windows Installer
- Download & extract the Windows installer
- Run the
setup.exe
file
DESCRIPTION
savetube is a command-line as well as GUI program to download videos from YouTube.com and a few more sites. It requires youtube-dl and the Python interpreter, version 3.2+, also it is not platform specific. It should work on your Unix box, on Windows or on macOS.
savetube [OPTIONS] URL
OPTIONS
-
For CLI
-h, --help Print this help text and exit. -v, --version Print program version and exit. -U, --url Provide the url to progam to work.
-
For GUI
Just type savetube and hit enter. A small window will apear, paste url and see the magic.
$ savetube
Screenshots
-
GUI
-
CLI
Support
If you like my work and want to support me use sponsor button above or click any option bellow. Or you also suppot me by give star to project. If you want to contribute feel free to fork.