How to use
Type what content you wanna links for, in the search box, select one or more of sources and click in the search button.
By now, supported sources are:
Google (Slow, but works fine for dubbed content)
The Pirate Bay (Fast, and works for every content)
1337x (Fast, and works for every content)
Nyaa (Fast, focused in anime RAW's)
EZTV (Fast, focused in TV Shows)
YTS (Fast, focused in lightweight movies)
Demonoid (Fast, focused in TV Shows)
ETTV (Slow, focused in TV Shows)
After the search is finished, you can:
Save all links to a JSON
Open the selected magnet link with your default torrent client
Copy the magnet link to your clipboard
JSONS are saved to '/MagicMagnet/json/' by default.
We plan to add new features, such:
Save magnet links as a .torrent file
Get info about seeders and leechers and use it to rate torrents
Download torrents without a external client
For development, we plan to use the asyncio library (for a asynchronous code), since we are dealing with web requests to fetch our magnet links, and try to optimize the speed and stability. Futhermore, we plan to use regular expressions, since our API is a litte bit primitive.