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!
Before fetch data | After fetch data |
---|---|
![]() |
![]() |
- Clone this repositorie with this command
git clone https://github.com/devlopersabbir/youtube-video-downloader-chrome-extension.git
-
You have to must create a
YOUTUBE_API_KEY
from Google Developer Console It's required -
After you get
API_KEY
then go to theapp
->src
-> openApp.tsx
; If you want you can see the screenshot. -
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.
- 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
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
Full name Sabbir Hossain Shuvo. And the GitHub profile is https://github.com/devlopersabbir.
MIT