CommunityScrapers icon indicating copy to clipboard operation
CommunityScrapers copied to clipboard

Add sceneByFragment for PissPlay

Open DogmaDragon opened this issue 2 years ago • 2 comments

Only supports the format where the filename matches the title name in the URL.

Requested here https://github.com/stashapp/CommunityScrapers/issues/73#issuecomment-1080512271

DogmaDragon avatar May 21 '22 13:05 DogmaDragon

Just double checking For this to work the file must have the exact name of the title. Do the original files have that form? With the same separators as in the url? I wouldnt want the majority of the users complaining that we only get 404s

bnkai avatar May 22 '22 14:05 bnkai

E.g. https://pissplay.com/videos/title-of-the-video The filename has to be title-of-the-video.ext

I don't have an example of the original file structure as I don't have access to the site. Only basing the scraper on the information provided in the request.

I can wait until someone who knows the structure can chime in and update the regex to match that.

DogmaDragon avatar May 23 '22 12:05 DogmaDragon