Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 612 Bytes

File metadata and controls

29 lines (19 loc) · 612 Bytes

Extension for YouTube Transcripts

This extension is a Chrome extension that allows you to download YouTube transcripts in multiple formats.

Installation

  • Download this project
  • Execute pnpm install and pnpm run build or npm install && npm run build
  • Open Chrome and go to chrome://extensions
  • Enable Developer mode
  • Click on Load unpacked and select the dist folder

Details

The extension using

  • TypeScript
  • React
  • SWC
  • Chakra UI

Screenshots

Screenshot Screenshot

License

MIT