tomg404 / Simple-YouTube-Downloader

YouTube download client with focus on simplicity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status PyPI - Python Version PyPI - Status PyPI PyPI - Downloads PyPI - Wheel PyPI - License

Simple YouTube Downloader

Are you tired of downloading YouTube videos from these scammy looking converter sites named something like http://online-youtube-converter-mp4.gc that show tons of ads on their site?

Then install my simple little program. It just downloads any YouTube video in the best available quality to the path you specified.

Functionality to download whole playlists and switch to download audio only and more to come!

Info

  • Currently there is only support for Windows and Linux as I don't have access to MacOS.
  • Chrome is required for the application to run as intended. (Install Chrome)
  • Python 2 is not supported

Installation

pip install sytd
# or
easy_install sytd

Usage

python -m sytd
# or
simple-youtube-downloader
# or
sytd

Contact

If you have any suggestions of improvement or want to report bugs join my discord or message me directly: Neo#3385

About

YouTube download client with focus on simplicity

License:MIT License


Languages

Language:Python 54.9%Language:HTML 28.0%Language:JavaScript 15.8%Language:CSS 1.3%