💻Installation (ENG)
Windows
Minimum requirements:
Windows 7 or newer
1 thread (with 1 Ghz. or more)
512 Mb free RAM
5-10 Gb free disc space
Internet connection
Administrator access to the computer/server
Recommended requirements:
Windows 10 or newer
2 threads (with 2.5 Ghz. or more)
2048 Mb free RAM
30 Gb free disc space
Internet connection
Administrator access to the computer/server
Download Node.JS from the official site to your PC/server.
Open the downloaded file and always click on "Next" (accept the ToS) and then on "Install". It should now look like this:
Download git from the official site to your PC/server.
Now open the downloaded file and always click on "Next" and at the end on "Install". It should now look like this: Now click on "Finish".
Now create the desired installation location for the downloader. The name does not matter:
Open the folder you have just created and enter "cmd" in the PATH bar and press ENTER.
Now download the WP-Downloader and install the NPM packages in the same directory with these commands:
Now start the application and navigate to your browser and enter the following URL: http://localhost:3000.
Congratulations to you! 🎉 You have now installed the WP Downloader on your PC/server!
If you close the prompt, the website will also be stopped.
Linux (Ubuntu / Debian)
Minimum requirements:
Ubuntu 18.04 / Debian 10 or newer
1 thread (with 1 Ghz. or more)
512 Mb free RAM
5-10 Gb free disc space
Internet connection
Root access or Sudo
Recommended requirements:
Ubuntu 22.04 / Debian 11 or newer
2 threads (with 2.5 Ghz. or more)
2048 Mb free RAM
30 Gb free disc space
Internet connection
Root access or Sudo
Now create a folder of your choice, e.g. in the home directory for the WP downloader, and navigate into it.
Now download the WP-Downloader and install the NPM packages in the same directory with these commands:
Now start the application. Then open your browser and enter either http://localhost:3000 or http://server-ip:3000.
Wenn du nicht weißt, wie die IP lautet, nutze den folgenden Befehl: "curl ifconfig.me"
Now start the application with PM2.
The "-i" parameter specifies how many threads the application may use. "-i max" means all possible threads.
Congratulations to you! 🎉 You have now installed WP Downloader on Linux!
If you want to close the application use either "CTRL + C" or "pm2 stop WP-Downloader".
Replit - PC/MAC Tutorial (Free)
Go to https://replit.com/@MaximilianGT500/wp-downloader?v=1 and click on "Use Template"
Create an account or log in. You should now see the following window: Take a name of your choice and click on "Use Template".
Now click on "Run". This may take a few minutes as it now installs and starts the downloader. Then click on the arrow to the right to open the website in a new tab.
Congratulations to you! 🎉 You have now installed WP Downloader on Replit!
If Replit does not detect a call after 30 minutes, the application will be stopped. If you then call up the application with the URL again, the application will be started again.
Replit - Handy Tutorial (Free)
Klicke auf diesen Link: https://replit.com/@MaximilianGT500/wp-downloader?v=1 und folge nun dem Video:
Last updated