Skip to content

This is a simple program written in python3 that downloads video or audio from YouTube.

License

Notifications You must be signed in to change notification settings

araujo0608/Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Downloader

Hey guys, this is a simple program written in python3 that downloads video or audio from YouTube. I made this script inspired on Projeto_garcom of @SrBorges

You can see it here: Projeto_garcom


REQUIREMENTS

  • python3

  • pytube module

    • pip3 install pytube3 --upgrade
  • tkinter

    • Comes by default with python

Before run the program, you should change the directory folder where the files .mp3 and .mp4 will be saved

change this


AN IMPORTANT THING

YOU SHOULD USE THIS URL

correct url

DONT USE ANY OTHER LINK

wrong url


HOW RUN

  1. Clone the repository
  2. Change the directory folder where the files .mp3 and .mp4 will be saved
  3. Install python3 and pytube3
  4. Run python3 main.py

final

About

This is a simple program written in python3 that downloads video or audio from YouTube.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages