ItzBlitz98 / torrentflix

Nodejs cli app to search torrent sites and stream using peerflix
MIT License
347 stars 60 forks source link

Adding cpasbien support #21

Closed sergiogiogio closed 9 years ago

sergiogiogio commented 9 years ago

A pull request for cpasbien support (French torrent site). Main code changes: 1- create the scraper file cpasbien.js 2- add the scraper to the cli.js, main.js 3- update torrent_search.js to a) find .torrent links, not just magnets (cpasbien publishes torrent files instead of magnets) and b) report an error if no magnet or torrent_link can be found Maybe you will want to tackle 3- differently

ItzBlitz98 commented 9 years ago

Sorry it took me a while to respond, Thank you very much for this scrapers are hugely appriciated :relieved: