DeveloperMDCM / Youtube-tools-extension

add extra options to youtube page / añade opciones extras a la pagina de youtube
289 stars 40 forks source link

How do I install it? #18

Open ZaEvab55555 opened 9 months ago

ZaEvab55555 commented 9 months ago

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

DeveloperMDCM commented 9 months ago

Hi, install the project dependencies

ZaEvab55555 commented 9 months ago

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

ZaEvab55555 commented 9 months ago

what is npm i and npm buid?

DeveloperMDCM commented 9 months ago

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 commented 9 months ago

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 commented 9 months ago

what did I do wrong?

image
DeveloperMDCM commented 9 months ago

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 commented 9 months ago

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

image
ZaEvab55555 commented 9 months ago

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 commented 9 months ago

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

ZaEvab55555 commented 9 months ago

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

ZaEvab55555 commented 9 months ago

how do I get the manifest file?

ZaEvab55555 commented 9 months ago

now it says it can't load img2

ZaEvab55555 commented 9 months ago
image
ZaEvab55555 commented 9 months ago

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

ZaEvab55555 commented 9 months ago

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

ZaEvab55555 commented 9 months ago

nvm

ZaEvab55555 commented 9 months ago

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

DeveloperMDCM commented 9 months ago

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 commented 9 months ago

si gracias

ZaEvab55555 commented 9 months ago

yes thank you I got it now.