Skip to content

A Django based website for download videos from Youtube and Facebook. In this, for downloading Youtube videos used pytube library and used web scraping for Facebook video downloading.

Notifications You must be signed in to change notification settings

satyam-seth/video_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video_downloader

This a Django based website for downloading YouTube and Facebook videos. For downloading YouTube videos I use pytube library and for Facebook video downloading i have used web scraping method.

See Project

visit- https://d52.pythonanywhere.com/

Installation

Use the package manager pip to install all python packages on your system which is listed in requirements.txt file.

How to run

1.Open cmd or terminal

2.Go to file location were manage.py is located.

3.Run the command python manage.py runserver

2.Open your browser and open url http://127.0.0.1:8000/

Demo GIF

About

A Django based website for download videos from Youtube and Facebook. In this, for downloading Youtube videos used pytube library and used web scraping for Facebook video downloading.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published