Giter VIP home page Giter VIP logo

robibo's Introduction

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

A chrome extension for scraping Youtube video transcript and copying/summarizing it.


Introduction

I watch a lot Youtube videos everyday, especially reviews of food, technology and gadgets. Often, I just want to grasp the essence of the video without watching the whole thing. I also like to copy the transcript of the video to take notes. So I built Robibo to help me with that.

Features

Demo

Robibo is a extension that help to summarize and copy transcript from a Youtube video.

  • Copy transcript of a youtube video to clipboard
  • Summarize (and translate) transcript with OpenAI API

Built With

Plasmo Tailwind

Getting Started

This is a chrome extension built with Plasmo. It is not published on the Chrome Web Store yet, but you can run the extension in development mode by following these steps:

Prerequisites

You will need to have node.js installed on your machine. You can download it here.

Installation

  1. Clone this repo to your local machine:

    git clone https://github.com/jackplus-xyz/robibo.git
  2. Navigate to the project directory:

    cd robibo
  3. Install the dependencies:

    pnpm install
    # or
    npm install
  4. Then, run the development server:

    pnpm dev
    # or
    npm run dev
  5. Open your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: build/chrome-mv3-dev.

For further guidance, visit the Plasmo Documentation

Usage

The extension will be loaded automatically when you open a Youtube video. It will add a floating menu on the bottom right corner of the page. If you don't see the menu, try refreshing the page. You can click the buttons to:

  • Toggle the floating menu
  • Summarize the transcript
  • Summarize and translate the transcript
  • Copy the transcript

Floating Menu

To use the summary feature, you will need to have an OpenAI API key. You can get one here. Then click the extension icon or open the options page to enter your API key. You can also change the language for translation. By default, the language is set to English.

Options Page

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Jack Huang - @jackplusxyz - [email protected]

Project Link: https://github.com/jackplus-xyz/robibo

robibo's People

Contributors

jackplus-xyz avatar

Watchers

 avatar

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.