https://github.com/yodhevauhe/yt-link-download
Copy and paste Youtube video link to download audio or video, you can also select a segement in video or audio you want to download.
https://github.com/yodhevauhe/yt-link-download
automaton python streamlit streamlit-application streamlit-webapp
Last synced: 13 days ago
JSON representation
Copy and paste Youtube video link to download audio or video, you can also select a segement in video or audio you want to download.
- Host: GitHub
- URL: https://github.com/yodhevauhe/yt-link-download
- Owner: YodHeVauHe
- License: mit
- Created: 2024-11-01T10:08:41.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T10:44:32.000Z (6 months ago)
- Last Synced: 2024-11-01T11:18:50.969Z (6 months ago)
- Topics: automaton, python, streamlit, streamlit-application, streamlit-webapp
- Language: Python
- Homepage: https://yt-link-download.streamlit.app
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⇣ 🎥 YT-Link-Download
Copy and paste Youtube video link to download audio or video, you can also select a segement in video
or audio you want to download.[](https://blank-app-template.streamlit.app/)
### How to run it on your own machine
1. Install the requirements
```
$ pip install -r requirements.txt
```2. Run the app
```
$ streamlit run main.py
```