Commit Graph

2 Commits

Author SHA1 Message Date
William Batista 38082c9cce
Minor bug fix
I removed the MAGNET_RE stuff, since it isn't used in the program.
2021-02-16 13:55:52 -05:00
William Batista 0b632edb9a
Added Magnet Parsing Code
The ode basically uses a ton of regex checks to find specific parts of the magnet url, and then chops it up into the Magnet struct.
2021-02-16 13:45:20 -05:00