Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rufilboss/youtube-downloader


https://github.com/rufilboss/youtube-downloader

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Youtube Downloader

Youtube Downloader is a Python Web application built with Django.

![ScreenShot](static_files/img/screen-1.png)

![ScreenShot](static_files/img/screen-2.png)

# FEATURES!

- Download Youtube videos in every format ranging rom 144p to Full HD.
- Easy to use, userfriendly UI.

# REQUIREMENTS
- This App Uses Python 3.7, pafy, Django 2.1, youtube-dl.

# INSTALLATION

Install the dependencies and devDependencies and start the server.

```sh
$ git clone https://github.com/Rufilboy/Youtube-Downloader.git
$ cd Youtube-Downloader
$ pip install -r requirements.txt
$ python manage.py runsever
```

## 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.

## License
This project is [MIT](https://choosealicense.com/licenses/mit/) Licensed.