Git Product home page Git Product logo

mcmoddownloader's Introduction

MCModDownloader

Usage

  1. Enter the location of where you want to store the mod files. This path needs to be the FQPN.
  2. Start entering links to the specific version of a mod. For example https://www.curseforge.com/minecraft/mc-mods/example-mod/files/1234567
  3. Repeat step 2 as many times as needed.
  4. Enter process to download the entered mods, and enter quit to then end the program.

Notes

The only way that I can get this project to work is by using Selenium. This is because of CloudFlare protections on CurseForge's site.

When a mod download is started, a Google Chrome window will briefly pop up, navigate to the URL you inputted, and then will close. This is just Selenium doing its work, nothing to worry about here.

License

This project is licensed under the GNU GPLv3 license.

mcmoddownloader's People

Contributors

n-rosati avatar

Stargazers

 avatar Nasif Mauthoor avatar

Watchers

 avatar

mcmoddownloader's Issues

GUI

A GUI interface in addition to command line usage

Version Selection

Add support to select a specific version of the mod.

Get the latest version of the mod for the specified version.

URL Conversion

A given file URL needs to be converted to a ForgeCDN URL.

Data source

Remove use of selenium and pull data from forgesvg.net

(Unofficial) API: https://twitchappapi.docs.apiary.io/

Example request https://addons-ecs.forgesvc.net/api/v2/addon/search?categoryId=421&gameId=432&gameVersion=1.12.2&index=0&pageSize=1&sort=0

Multithreading

Download the mods on a separate thread so the user can continue adding mod links while others are downloading.

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.