twlite / node-xvdl

🔞 Video downloader for xvideos.com written in pure JavaScript.
https://npmjs.com/package/xvdl
Other
11 stars 2 forks source link

search function return "nothing" #1

Closed Error-Cezar closed 3 years ago

Error-Cezar commented 3 years ago

so I tried to used the search function but I get { videos: [] } everytime I search something

I tried with this XVDL.search(url) .then(info => console.log(info)) .catch(e => console.error(e));

twlite commented 3 years ago

Looks like xvideos updated their site. I will look into this when I have time

Error-Cezar commented 3 years ago

alright

twlite commented 3 years ago

fixed in v2