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

Feature req: Specify scrapes for only webtorrents #101

Closed 34r7h closed 4 years ago

34r7h commented 4 years ago

Hi, thanks for this work. Well done. I'm using it on a cloud function that returns results and magnet links to a browser running webtorrents. Is there a way or recommended provider that gives only webtorrent format results?

JimmyLaurent commented 4 years ago

Hi, This library scrape torrents from different providers (thepiratebay, etc...), if the provider doesn't give us this information, I'm affraid it's not possible to have it.

If your ultimate goal is to download torrents from your browser, maybe you can check out projects like peerflix-server.

34r7h commented 4 years ago

thanks @JimmyLaurent i'll check