Description
A cross platform front-end GUI as well as simple CLI of the popular youtube-dl media downloader written in tkinter. Supported sites
SaveTube alternatives and similar packages
Based on the "Video" category.
Alternatively, view SaveTube alternatives based on common mentions on social networks and blogs.
-
vidgear
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of SaveTube or a related project?
README
SaveTube 
A cross platform front-end GUI as well as simple CLI of the popular youtube-dl media downloader written in tkinter. Supported sites
- REQIREMENTS
- [DOWNLOADS](Downloads)
- INSTALLATION
- DESCRIPTION
- OPTIONS
- SCREENSHOTS
- SUPPORT
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
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
shell -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.
*Note that all licence references and agreements mentioned in the SaveTube README section above
are relevant to that project's source code only.