Popularity
0.5
Growing
Activity
1.8
Growing
3
2
2

Description

A cross platform front-end GUI as well as simple CLI of the popular youtube-dl media downloader written in tkinter. Supported sites

Programming language: Python
License: MIT License
Tags: Video     GUI     Utilities     Youtube     Youtube-dl GUI     Video Downloader     SaveTube     Youtube-dl    
Latest version: v1.1

SaveTube alternatives and similar packages

Based on the "Video" category.
Alternatively, view SaveTube alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of SaveTube or a related project?

Add another 'Video' Package

README

SaveTube Python application

forthebadge made-with-python GitHub stars GitHub forks Twitter

PyPI - Python Version PyPI GitHub license Downloads GitHub issues

A cross platform front-end GUI as well as simple CLI of the popular youtube-dl media downloader written in tkinter. Supported sites

Requirements

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

    youtube-dl-gui main window

  • CLI

    youtube-dl-gui main window

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.

BuyMeACofee Paytm PayPal PayPal


*Note that all licence references and agreements mentioned in the SaveTube README section above are relevant to that project's source code only.