devlopersabbir / any-video-downloader-chrome-extension

YouTube Video downloader chrome extension using CRXjs vite plugin

Home Page:https://youtube-video-downloader-chrome-extension.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Video Downloader chrome extension

Introducing the YouTube Video Downloader Chrome Extension - a powerful tool allows you to easily download your favorite videos from YouTube with just a few clicks. With its user-friendly interface and lightning-fast download speeds, this extension is the perfect solution for anyone looking to save their favorite videos for offline viewing. Download now and experience the convenience of having your favorite YouTube videos at your fingertips!

ScreenshotšŸ”„šŸ”„

Before fetch data After fetch data
devlopersabbir image

How to use it?

  • Clone this repositorie with this command
git clone https://github.com/devlopersabbir/youtube-video-downloader-chrome-extension.git

Don't forget to do it before Load unpacked!

  • You have to must create a YOUTUBE_API_KEY from Google Developer Console It's required

  • After you get API_KEY then go to the app -> src -> open App.tsx; If you want you can see the screenshot. image

  • And replace the YOUTUBE_API_KEY. Here is the screenshot. image

  • YOU MUST HAVE NODE JS that's required since I was build my api with nodeJs

  • Howerver no need to change anything in api folder.

Last things Before Load unpacked

  • Just run this command in your youtube-video-downloader-chrome-extension directory.
cd api && npm i && cd ../app && npm i && npm run build
  • I covered everything with this single command.
  • Alright, now we have to start our development server to do that just run this command.
npm run dev

Now it's ready to unpacked

Youtube video tutorial

If you want to see the youtube video tutorial then it's waiting for your. click me to watch

dev.to blog post

Here is the blog post click me to read

Author

Full name Sabbir Hossain Shuvo. And the GitHub profile is https://github.com/devlopersabbir.

LICENSE

MIT

About

YouTube Video downloader chrome extension using CRXjs vite plugin

https://youtube-video-downloader-chrome-extension.vercel.app


Languages

Language:TypeScript 94.1%Language:JavaScript 3.0%Language:HTML 2.9%