Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ailsonguedes/ytvideo_downloader
https://github.com/ailsonguedes/ytvideo_downloader
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ailsonguedes/ytvideo_downloader
- Owner: ailsonguedes
- Created: 2023-09-06T12:52:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-06T13:25:47.000Z (about 1 year ago)
- Last Synced: 2023-09-06T15:02:18.122Z (about 1 year ago)
- Language: HTML
- Size: 90 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YTVideo Downloader
This application is a first basic study of a simple model of a website to download youtube videos. This application was made with **Flask**, **HTML** and **Bootstrap**.
## 🔧 Tools
- Flask: It is a python micro framework web to allow the user to build some simple and flexible web apps.
- HTML: The main language used to create webpages. It is a structural basis of any webpage and is interpreted for browsers to show us visual and interactive contents.
- Bootstrap: It is a open source framework web for developing interfaces and front-end's components for websites and web applications.## ⚙️ How It Works
- The website have only one input and one button (Download).
- In the input box, paste the youtube link that you want to download.
- Click in the button (Download) to download video in mp4 format.
- The video will be downloaded in your web browser.## 💻 How To Run
- Site: