Git Product home page Git Product logo

any-video-downloader-chrome-extension's Introduction

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

any-video-downloader-chrome-extension's People

Contributors

devlopersabbir avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

any-video-downloader-chrome-extension's Issues

Build error on ArchLinux

Host: Linux FarchNB 6.3.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 21 Jun 2023 20:46:20 +0000 x86_64 GNU/Linux
npm version: 9.7.2
local/nodejs 20.3.0-1

Build error for npm run build step:

[email protected] build
tsc && vite build

src/App.tsx:26:10 - error TS6133: 'platform' is declared but its value is never read.

26 const [platform, setPlatform] = useState("");
~~~~~~~~

src/App.tsx:26:20 - error TS6133: 'setPlatform' is declared but its value is never read.

26 const [platform, setPlatform] = useState("");
~~~~~~~~~~~

Found 2 errors in the same file, starting at: src/App.tsx:26

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.