Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

horriblemagnet

A cli tool to extract magnet links from horriblesubs

This tool allows you to extract all magnet links asscoiated to a 'shows' page on horriblesubs and either print them to stdout or save them to a file. You can also select the resolution you want to have (480p, 720p, 1080p).

Requirements

Horriblemagnet is written in PHP and requires the xml module. The script was tested on PHP 7.4 but may possibly run on earlier versions.

  • PHP >=7.4
  • php-xml

Ubuntu

The script was tested on Ubuntu 20.04. You can install the required dependencies like this:

apt install php-cli php-xml

Windows

Windows is completely untested. Try it and let me know! https://windows.php.net/download/

Usage

Horriblemagnet does not have any special switches but only one required parameter.

./horriblemagnet.php <link> [resolution] [output file]

About

A cli tool to extract magnet links from horriblesubs

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages