Skip to content

Search for videos and playlists from Youtube and Displays the results in nice template made with Django Framework.

License

Notifications You must be signed in to change notification settings

JAXPARROW/DjTube

Repository files navigation

DjTube

Search for videos and playlists in YouTube WITHOUT YouTube Data API v3.

Displays the results in nice template made with ❤️ using Django Framework.

This project is intended for education, personal and non-commercial usage only.

Working as of 2020 📆.

Installation 🔧

Clone the DjTube github repository into your operating environment.

git clone https://github.com/JAXPARROW/DjTube.git

Navigate into the project directory

cd DjTube

Use the package manager pip to install requirements for DjTube.

pip install -r requirements.txt

Usage💻

python manage.py runserver

Screeshot

image.png

Contributing 📝

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Credits 💎

💥Thanks to alexmercerind for making awesome library youtube-search-python which searches Video and Playlist from Youtube.

💥Thanks to Lewicpro for making the UI more appealing than before.

License

MIT

About

Search for videos and playlists from Youtube and Displays the results in nice template made with Django Framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published