Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lnxpy/youbute
:gear: Django-based Free Media-Downloader
https://github.com/lnxpy/youbute
api api-server back-end backend boostrap4 bootstrap django front-end frontend javascript media python pythonanywhere pytube soundcloud soundcloud-downloader website youtube youtube-dl youtube-downloader
Last synced: 3 months ago
JSON representation
:gear: Django-based Free Media-Downloader
- Host: GitHub
- URL: https://github.com/lnxpy/youbute
- Owner: lnxpy
- License: mit
- Created: 2020-03-09T22:20:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:46:18.000Z (about 2 years ago)
- Last Synced: 2024-07-30T20:17:29.589Z (6 months ago)
- Topics: api, api-server, back-end, backend, boostrap4, bootstrap, django, front-end, frontend, javascript, media, python, pythonanywhere, pytube, soundcloud, soundcloud-downloader, website, youtube, youtube-dl, youtube-downloader
- Language: CSS
- Homepage: https://youbute.pythonanywhere.com
- Size: 16.8 MB
- Stars: 8
- Watchers: 3
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YouBute ![Generic badge](https://img.shields.io/badge/Build-inprogress-blue.svg) ![Generic badge](https://img.shields.io/badge/License-MIT-purple.svg) ![Generic badge](https://img.shields.io/badge/Language-python3-yellow.svg) ![Generic badge](https://img.shields.io/badge/Framework-Django3-green.svg)
Django-based website to store unavailable media centers. You can download any media from YouTube and SoundCloud for free. One of the important things about YouBute is that it's free and available for anyone. It has deployed on the PythonAnyWhere server which makes it accessible for any user anywhere. Use YouBute [here](https://youbute.pythonanywhere.com).
### Set it Up
I prefer you to watch the [Postern process](https://github.com/lnxpy/postern) to set up YouBute locally.
You just need to..- Clone the YouBute
- Create your virtual environment
- Migrate your database
- Run up your project__All these steps are explained in the Postern process__.
### Preview
Now, you should have such a thing on your local browser. You can change the templates, add new views, add new features, and make it ready for the deployment on your specific server. Enjoy it.
Home Page
Service Side### ToDo List
- [x] Designing the templates
- [x] YouTube downloader platform
- [ ] SoundCloud downloader platform
- [ ] API service
- [ ] Getting ready for the **Great Celebration** :tada::confetti_ball:### Thanks to..
* [Django](https://djangoproject.com)
* [Bootstrap](https://getbootstrap.com)
* [PythonAnyWhere](https://pythonanywhere.com)
* [BootstrapMade](https://bootstrapmade.com)### Fork
Fork and develop are free for everyone. Be sure I'll check your push requests out.###### Made with :heart: