Giter Site home page Giter Site logo

mongj / scribr Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 435 KB

Next.js application for users to transcribe YouTube videos, and download transcripts in various formats (text, JSON, SRT, WebVTT) for free

Home Page: https://scribr.vercel.app

License: MIT License

JavaScript 2.62% TypeScript 95.77% CSS 1.60%
chakra-ui nextjs reactjs talwindcss vercel youtube youtube-transcripts typescript zustand

scribr's Introduction

Scribr

Scribr is a Next.js application that allows users to transcribe YouTube videos, and download transcripts in various formats (text, JSON, SRT, WebVTT) for free. This app is mainly a frontend wrapper for my youtube-transcriber-api.

scribr-1

Table of Contents

  1. Tech Stack
  2. Local Development
  3. Deployment
  4. Future Plans

Tech stack

  • React.js + Typescript
  • TailwindCSS
  • ChakraUI
  • Zustand

Local development

Prerequisites

Before you begin, ensure you have Node.js and npm installed

Installation

  1. Clone the repository:
git clone https://github.com/mongj/scribr.git
  1. Change into project directory:
cd scribr
  1. Install dependencies
npm install
  1. Running the development server
npm run dev

Open your browser and navigate to http://localhost:3000.

  1. For building and deploying in production:
npm run build
npm start

Deployment

Vercel is used as both the staging and production environment for the app. See here for the GitHub actions workflow that handles deployment. If you are planning to use the same workflow, do note that you need to add the following secrets:

  • VERCEL_ORG_ID (access via https://vercel.com/account)
  • VERCEL_PROJECT_ID (access via https://vercel.com/<user>/<project>/settings)
  • VERCEL_ACCESS_TOKEN (access via https://vercel.com/account/tokens)

Future Plans

  • Add translated transcripts
  • Set up UI testing

Donation

"Buy Me A Coffee"

License

This project is licensed under the MIT License - see the LICENSE file for details.

scribr's People

Contributors

imgbotapp avatar mongj avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

mjtechguy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.