Git Product home page Git Product logo

extract-magnet-links's Introduction

Extract torrent magnet links from website

I don't really want to click 12 magnet links to download all episodes of an anime season so this is the tool.

How To Use

  1. Clone the repo.
  2. Install the deps with npm i or yarn.
  3. If you want automatically found links add to uTorrent, open index.js and config the WebUI credentials. (Your uTorrent client need to enable WebUI). Ignore this step if you do not want automatically add.
  4. Run the code: node index.js or node index.js --add if you want to automatically add. Need to have uTorrent running.
  5. The script with prompt you to pate the website links. Copy and paste the url of the website where the links are.
  6. Output magnet links is stored in result-*.txt.

Notes

I only designed it to use with nyaa.** and used regex to find the magnet links, so if other page doesn't work please open an issue and I will look into it.

Contributing

Feel free to fork and create pull requests.

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.