pornhub.com playlist link grabber for /view_video

This adds a button to pornhub video player page if the video is part of a playlist to grab links to all videos in said playlist

Author
J3pOjaVxWB
Daily installs
0
Total installs
2,288
Ratings
10 0 1
Version
1.0.0
Created
2019-08-08
Updated
2019-08-08
License
MIT
Applies to

Get all videos of the currently active playlist

I was requested to do something for the models section (/model/{modelName}/videos). As I didn't find an easy way to grab all videos from there, used a workaround: From the videos tab you have one or more sections (paid videos, private videos, fan videos, ...) and all of them have a button to play as playlist. Grabbing videos from a playist is way easier and is what this script does. At least in my testing all videos in the playlist bar are loaded without any lazy loading or pagination. You just have to wait until the bar is loaded and then press the 'Get all video links' button.

❌ Currently not working as intended

PH updated their page some time ago and as you can see in the comments it isn't grabbin all videos anymore. This is because PH isn't showing all videos in this view anymore. I'm not sure if I can fix this at all, but currently I have neither the time nor motivation to even try. So if someone wants to fork this, feel free. (Though I guess starting from scratch would be easier...)