Youtube Video Downloader
Youtube Video Downloader
Youtube Video Downloader
TECHNOLOGY, BHILAI
SYNOPSIS
Introduction
Objective
The main objective of this project is to quickly and easily
download any form of video from YouTube to your
device.
Hardware Software
Requirements Requirements
Windows, Android
A web browser like Chrome
etc.
Advantages of Python:
1.Easy to learn
2.Easy to maintain.
3.Python is an interpretedlanguage.
4.Portable andinteractive.
5.Python is very productivelanguage.
o Tkinter
Tkinter is a python binding to the Tk GUI toolkit.
It is the standard python interface to Tk GUI
toolkit or in simple words Tkinter is used as a
python graphical user interface. Tkinter is the
native library, you don’t need to install it
externally, just import, while you use it.
What is flask?
Flask is a web application framework written in python. It
is easy to learn and use.
Advantages of flask :
1. Easier to use for simple cases.
2. Higher flexibility
3. Smaller size of the code base.
Signature (Guide):