Skip to content

A Simple YouTube converter made with Pytube and MoviePy that easily downloads YouTube videos and converts them to MP3/MP4, all with asynchronous download/conversion that strongly improve performance, being a great differentiator from other programs.

License

Notifications You must be signed in to change notification settings

oGaabs/Projeto-ConvertTubeX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTube logo

Projeto-ConvertTubeX


A Simple YouTube converter made with Pytube and MoviePy.

The Pytube is a genuine, lightweight, dependency-free Python library (and command-line utility) for downloading YouTube videos.


Installation

This project requires an installation of Python 3.6 or greater, as well as pip. (Pip is typically bundled with Python installations.)

Install dependencies

MoviePy:

  • Python 3.6+ or newer is required.
pip install git+https://github.com/Zulko/moviepy.git@v2.0.0.dev2

Pytube:

  • Python 3.6+ or newer is required.

  • Google is currently hard at work on the code that pytube uses for its API, so sometimes Google updates break the API/CODE, even if the developers try to find solutions for it, it's something that can take days to resolve, but can be faster because it is "open source"

pip install git+https://github.com/ifahadone/pytube.git

So for Pytube I recommend downloading the version that is in this Git branch, because it's faster than approving the official branch, and sometimes we're out of time, but it can be more dangerous as they're experimental features, so it's up to you risk using the same


Auto-PY-to-EXE:

  • Python 3.6+ or newer is required.

For convert .py to .exe using a simple graphical interface and PyInstaller in Python.

pip install auto-py-to-exe
auto-py-to-exe

Contributing

Feel free to send suggestions, provide tips or even rebuild the code.

Networks:

GitHub followers Mail to Gabriel Linkedin Profile Discord Profile

Authors

  • Gabriel Santana Silva - Owner - GitHub

License

This project is licensed under the MIT License.

License Icon MIT


About

A Simple YouTube converter made with Pytube and MoviePy that easily downloads YouTube videos and converts them to MP3/MP4, all with asynchronous download/conversion that strongly improve performance, being a great differentiator from other programs.

Topics

Resources

License

Stars

Watchers

Forks

Languages