Skip to content

MdShohanurRahman/Django-YoutubeSearch-Api-Pytube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Youtube Search Api And Pytube Library For Download Youtube Video

Python Version Django Version Bootstrap Version Build

Features

  1. Search first 9 video from youtube
  2. Download youtube video
  3. Download youtube video for only audio version
  4. Download youtube video playlist

Running the Project Locally

First, clone the repository to your local machine:

git clone https://github.com/MdShohanurRahman/Django-YoutubeSearch-Api-Pytube.git

First of all active the virtual env

Then install the requirements:

pip install -r requirements.txt

Finally, run the development server:

python manage.py runserver

The project will be available at 127.0.0.1:8000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published