JustalK / PORNHUB-API

A powerful and complete scrapper for the very famous pornhub.com. This javascript module for node give you the possibility, through an API with many options, to scrap any information out of a page or the search page.
MIT License
133 stars 28 forks source link

download_urls doesn't return any result #49

Open urielexis64 opened 3 years ago

urielexis64 commented 3 years ago

When use pornhub.page function, it doesn't return any download_urls. I've tried many links and none of them work

JustalK commented 3 years ago

Hello urielexis64,

Thank for your finding, Maybe Pornhub has updated their website again. I will look at it after my work. I will let you know.

urielexis64 commented 3 years ago

Thank you so much!

JustalK commented 3 years ago

Hello urielexis64,

I have looked into it with more attention, It works on some url but does not on some others. PH apparently added a new layer of complexity in their algo that I need to reverse and understand. I will let you know here as soon as I push an update.

gautamajay52 commented 3 years ago

Hello urielexis64,

I have looked into it with more attention, It works on some url but does not on some others. PH apparently added a new layer of complexity in their algo that I need to reverse and understand. I will let you know here as soon as I push an update.

I have created a PR regarding this issue. Can you check ?