William Batista
|
41164ac5ba
|
Renamed crate to magnet_url
I didn't realize you can't import crates with a dash in their name :(
|
2021-02-16 14:37:31 -05:00 |
William Batista
|
e4e1d3283f
|
Renamed crate in documentation
I'm an idiot and forgot to rename the library in the documentation
|
2021-02-16 14:07:38 -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 |
William Batista
|
ab009683c2
|
Initial commit
|
2021-02-15 18:22:02 -05:00 |