MonkeyAndres / animeflv-scrapper

🏯 AnimeFLV fake API made scrapping the AnimeFLV website
https://www.npmjs.com/package/animeflv-scrapper
GNU General Public License v3.0
14 stars 10 forks source link

selectors.js - extractAnimeDetails #2

Closed alvarosdev closed 5 years ago

alvarosdev commented 5 years ago

The anime description returns "\n" with $('.Description p').text(), so, looking the source, I think this $('.Description').text() (without <p> element) should work 🤔 ...

MonkeyAndres commented 5 years ago

Thanks for open the issue, fixed in v0.1.5