Skip to content

Python script that downloads games from a website

Notifications You must be signed in to change notification settings

hgp22/Amiga-Roms-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Amiga Roms Script

Python script that downloads all games from whdownloads.

How to run

This program uses the module webdriver from selenium, so you need:

pip install selenium

To run it, use:

python3 main.py

This was made with a UNIX like environment, it works in Linux and MACOS - it hasn't been tested in Windows.


This was made because the website in question doesn't have an option to download all games. This is legal, don't be afraid to use it. And please contribute to make this a better project!

About

Python script that downloads games from a website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages