pionxzh / Pornhub.js

Powerful PornHub API for Node.js
MIT License
93 stars 17 forks source link

can you return a m3u8 link on const video = await pornhub.video(url)? #90

Closed jingming295 closed 1 year ago

jingming295 commented 1 year ago

can you return a m3u8 link on const video = await pornhub.video(url)?

pionxzh commented 1 year ago

You can now use the mediaDefinition to access m3u8 information. But I don't have enough knowledge about the meaning of those data. You might have to explore on your own.