Releases: pionxzh/Pornhub.js
Releases · pionxzh/Pornhub.js
pornhub.js: v1.12.2
1.12.2 (2024-08-08)
Bug Fixes
- fix cannot parse video media definition (a77c401), closes #120
pornhub.js: v1.12.1
1.12.1 (2024-07-28)
Bug Fixes
videoUrl
should unescape \\/
(54c0444) (#119)
- deps: update dependency debug to ^4.3.5 (cbb9c7d)
- deps: update dependency debug to ^4.3.6 (af3731e)
pornhub.js: v1.12.0
1.12.0 (2024-04-27)
Features
- support uploadedVideos in
.pornstar
(dcf00da)
Bug Fixes
- fix video quality parsing (888cb78)
pornhub.js: v1.11.0
1.11.0 (2024-04-16)
Features
- support
mostRecentVideos
in .pornstar
(aab8282)
Bug Fixes
- fix failing to parse twitter social link issue (a312367)
v1.10.1
1.10.1 (2023-11-25)
Bug Fixes
- support non-latin characters in search keyword (24d364d)
v1.10.0
1.10.0 (2023-11-05)
Features
- support passing
dumpPage
to constructor for debugging (295b30b)
v1.9.0
1.9.0 (2023-10-21)
Features
- support
title
for album page (3f9546f)
Bug Fixes
.random
should also includes mediaDefinitions
(8b570b3)
v1.8.0
1.8.0 (2023-10-07)
Features
.video()
now returns mediaDefinition
as an alternative to videos
(ef1069e), closes #90
v1.7.4
1.7.4 (2023-08-27)
Bug Fixes
set-cookie
should respect Max-Age
and Expires
(d8473db)
- fix expires paring (61368a4)
v1.7.3
1.7.3 (2023-08-27)
Bug Fixes
- improve debug log (d5c71d3)
- prevent redirecting when fetching main page (a11ef07)
- update useragent to Chrome 116 (a9bc54e)