Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacksonkasi0/youtube-clone
https://github.com/jacksonkasi0/youtube-clone
npm react reactjs redux redux-thunk website youtube youtube-api youtube-api-v3
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacksonkasi0/youtube-clone
- Owner: jacksonkasi0
- License: apache-2.0
- Created: 2022-03-25T12:03:43.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-06T07:49:23.000Z (almost 3 years ago)
- Last Synced: 2024-05-01T17:39:03.897Z (9 months ago)
- Topics: npm, react, reactjs, redux, redux-thunk, website, youtube, youtube-api, youtube-api-v3
- Language: JavaScript
- Homepage: https://youtupe.netlify.app
- Size: 348 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YouTube Clone with Deepgram AI Speech Recognition 🐱💻
![img](https://res.cloudinary.com/practicaldev/image/fetch/s--6AtezU8t--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/r8qvss3v9a9hmcuay55f.jpg)
Overview: 👀
[see youtube video 📺](https://youtu.be/SlYDWTLyJLU)
Let me tell you simply about this :)
- It is built on React-JS using YouTube API and Deepgram.
- It has voice search and video subtitles option.
- Also it will provide videos accordingly depending on your location.
`(For this you need to disable ad blocker. Default location IN)`---
## Deployment commands 🔧
Create a new directory, navigate to that directory in a terminal and clone the GitHub repository```bash
git clone https://github.com/jacksonkasi0/youtube-clone.git
```Change directory to the pattern directory:
```bash
cd youtube-clone
```From the command line, you should Enter:
```bash
npm install
```Past your **Deepgram secret key** & **YouTube api key** on **.env**
>REACT_APP_DEEPGRAM_SECRET_API_KEY=**< secret-key >**
>REACT_APP_YOUTUBE_API_KEY=**< secret-key >**
```bash
npm start
```**happy coding 🤗🎉**
---
### Web link 🔗:
- https://youtupe.netlify.app/### Read more 📖:
- https://dev.to/jacksonkasi
- https://dev.to/jacksonkasi/lets-build-youtube-clone-with-deepgram-using-react-js-1e5l### About this application 🧐:
YOUTUBE VIDEO : https://youtu.be/SlYDWTLyJLU