https://github.com/khalidsheet/harbour-python-final-project
A single webpage that extracts the audio from a video and translate it with Google apis.
https://github.com/khalidsheet/harbour-python-final-project
Last synced: 5 months ago
JSON representation
A single webpage that extracts the audio from a video and translate it with Google apis.
- Host: GitHub
- URL: https://github.com/khalidsheet/harbour-python-final-project
- Owner: khalidsheet
- Created: 2022-11-02T14:04:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T13:53:38.000Z (over 3 years ago)
- Last Synced: 2024-12-26T03:26:01.034Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 16.8 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Final Project for Python (Harbour.Space)
## Description
A single webpage that extracts the audio from a video and translate it with Google apis.
## How to run
You can either press Shift+F10 or start the main script
```bash
# located in the root
main.py
```
# Happy Hacking :-)