JimmyLaurent / torrent-search-api

Yet another node torrent scraper (supports iptorrents, torrentleech, torrent9, torrentz2, 1337x, thepiratebay, Yggtorrent, TorrentProject, Eztv, Yts, LimeTorrents)
MIT License
395 stars 99 forks source link

Fixed a bug where torrent couldn't be searched #134

Open TheRamann opened 3 years ago

TheRamann commented 3 years ago

Why Changes

There was error in searching torrents before

About The Error

For more information, click here https://github.com/JimmyLaurent/torrent-search-api/issues/131

Changes Made

I just added a required package in the package.json file

https://github.com/JimmyLaurent/torrent-search-api/blob/94d1eba60b1b467bdfb9ca1dbdb5b106f8093003/package.json#L40