Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnnymo87/roms
Download top 10 most downloaded roms from www.emuparadise.me
https://github.com/johnnymo87/roms
Last synced: 1 day ago
JSON representation
Download top 10 most downloaded roms from www.emuparadise.me
- Host: GitHub
- URL: https://github.com/johnnymo87/roms
- Owner: johnnymo87
- License: mit
- Created: 2017-02-10T19:07:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T19:08:09.000Z (over 7 years ago)
- Last Synced: 2024-10-18T20:18:02.617Z (20 days ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This script is meant to target the "most downloaded" section of a given ROM on www.emuparadise.me. Some pages are formatted different (e.g. the N64 page), and this script needs manual adjustment for those situations.
Example usage:
```sh
./app.rb /Neo-Geo_CD_ISOs/8 /Volumes/USB30FD/retropie/roms/neogeo
```This assumes you've got a flash drive plugged into your computer at `/Volumes/USB30FD` and it has the directory stucture of the retropie filesystem (e.g. `retropie/roms/neogeo`).