Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mo7ammedd/youtube-summary
Summarize YouTube videos based on the URL
https://github.com/mo7ammedd/youtube-summary
chatgpt-api openai python
Last synced: about 1 month ago
JSON representation
Summarize YouTube videos based on the URL
- Host: GitHub
- URL: https://github.com/mo7ammedd/youtube-summary
- Owner: Mo7ammedd
- License: mit
- Created: 2023-06-07T14:35:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T16:34:14.000Z (about 1 year ago)
- Last Synced: 2023-11-18T17:53:10.065Z (about 1 year ago)
- Topics: chatgpt-api, openai, python
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## YouTube Video Summarizer
- đš Summarize YouTube videos based on the provided video URL.
- đ Accepts one argument: YouTube video URL.
- đ¯ Output the summarized video transcript.
- đ Supports multiple languagesâ ī¸ **IMPORTANT: API Key Setup**
Before running the application, please follow the steps below:
1. Create a file called `openai_key.txt` in the project directory.
2. Paste your OpenAI API key in the `openai_key.txt` file.
3. Save the file.Make sure to keep your API key secure and avoid sharing it publicly. This step is necessary to authenticate and access the OpenAI APIs used by the application.
## License[![License](https://img.shields.io/:License-MIT-blue.svg?style=flat-square)](http://badges.mit-license.org)
- MIT License
- Copyright 2023 Šī¸ - MIT License
- [Mohammed Mostafa](https://github.com/mohammedd20)