>>946724>>946715Not them, but you're on Windows 10, so you just need to type
python3
and it will open the store and you can click through to install python3. Then type
pip install gallery-dl
You'll get a yellow warning saying
>WARNING: The script gallery-dl.exe is installed in 'C:\Users\\AppData\Local\packages\PythonSoftwareFoundation.Python.3.8_qafaewfwefwa\LocalCache\local-packages\Python38\Scripts' which is not on PATH.
But this will tell you where you can find gallery-dl.exe, and it will run from wherever you copy it (but PIP won't update your copy). Or you can add that location to your PATH.