Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I install it? #18

Open
ZaEvab55555 opened this issue Feb 21, 2024 · 21 comments
Open

How do I install it? #18

ZaEvab55555 opened this issue Feb 21, 2024 · 21 comments

Comments

@ZaEvab55555
Copy link

I clone the repo but I can't import it.

@DeveloperMDCM
Copy link
Owner

Hi, install the project dependencies

  • npm install
    then execute
  • npm install build
    then import the build folder in Google chrome activating developer mode

@ZaEvab55555
Copy link
Author

I'm so sorry. I am new to coding. Can you please explain what NPM is and how I install it? Sorry.

@ZaEvab55555
Copy link
Author

what is npm i and npm buid?

@DeveloperMDCM
Copy link
Owner

what is npm i and npm buid?

npm install is to install the project dependencies and npm run build is to compile the project. This creates a folder called dist and that is the one that will be imported into the Google Chrome extensions.

@ZaEvab55555
Copy link
Author

Do I run it in powershell? like npm install https://github.com/DeveloperMDCM/Youtube-tools-extension.git? or do I clone it first and install it with npm and then npm run build https://github.com/DeveloperMDCM/Youtube-tools-extension.git?

@ZaEvab55555
Copy link
Author

what did I do wrong?
image

@DeveloperMDCM
Copy link
Owner

Firts install node js -> https://nodejs.org/en
2) Install git bash -> https://git-scm.com/downloads
3) git clone https://github.com/DeveloperMDCM/Youtube-tools-extension.git
4) cd Youtube-tools-extension
5) npm install
6) npm run build
7) Go to the extensions tab on google chrome (chrome://extensions/)
8) Enable "Developer mode" on the top right of the tab
9) Press on "Load unpacked" new feature that appeared on top left corner
10) Browse the path you downloaded the extension and choose select
11) Enjoy :)

@ZaEvab55555
Copy link
Author

I'm so sorry I tried to open the file but it said this.
image

@ZaEvab55555
Copy link
Author

I'm soo sooo soo soo osooo sorry for the questions. I just realized I could install the script instead!!!! thank you so much for your help!

@DeveloperMDCM
Copy link
Owner

Of course you can install the script or the extension, the extension will have better functions very soon when I update it

@ZaEvab55555
Copy link
Author

can you pls tell me why it failed to load then?

@ZaEvab55555
Copy link
Author

how do I get the manifest file?

@ZaEvab55555
Copy link
Author

now it says it can't load img2

@ZaEvab55555
Copy link
Author

image

@ZaEvab55555
Copy link
Author

Oh I can't read sorry. It said l needed to load the dist file. Thank you so much!

@ZaEvab55555
Copy link
Author

how do I download videos now? sorry the interface different.

@ZaEvab55555
Copy link
Author

nvm

@ZaEvab55555
Copy link
Author

gracias por su ayuda. (Lo siento, mi espanol no es muy bueno.)

@DeveloperMDCM
Copy link
Owner

DeveloperMDCM commented Feb 28, 2024

download zip project and import folder "dist" in chrome extensions and enjoy
Descarga el proyecto y importa la carpeta dist en las extensiones de google chrome

@ZaEvab55555
Copy link
Author

si gracias

@ZaEvab55555
Copy link
Author

yes thank you I got it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants