Giter Site home page Giter Site logo

6r1mr34p3r / emu-paradise-download Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deltaclock/emu-paradise-download

0.0 0.0 0.0 9.43 MB

A script to download games from https://www.emuparadise.me/ without using the web interface.

License: MIT License

Python 100.00%

emu-paradise-download's Introduction

Emu-Paradise-Download

Build Status

Description

This script is a web scrapper of the emuparadise.me website which aims to make the process of downloading a game from the terminal as simple as possible.

Imgur


Installation

Linux and MacOS

git clone https://github.com/deltaclock/emu-paradise-download.git
pip install -r requirements.txt

or even better using a venv

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Windows

Take a look at releases, for the latest build. The build there is built automatically and not tested.

Usage

Run the script on a terminal and follow the on screen menu.

Linux & MacOS

python3 emuDl.py

Windows

Windows users should open cmd or powershell and run the exe found in the releases page.

Note windows cmd cant handle some unicode symbols, its not a bug, just ignore it.

.\emuDl.exe


Disclaimer

This software may only be used for legal, lawful purposes. Any and all authors and contributors to the project are not responsible for the illegal or malicious use of this software, or any and all potential damages resulting from such wrongful use.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.