Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`).