Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] More option for sceneByFragment (Scraper) #791

Closed
Belleyy opened this issue Sep 8, 2020 · 3 comments
Closed

[Feature] More option for sceneByFragment (Scraper) #791

Belleyy opened this issue Sep 8, 2020 · 3 comments

Comments

@Belleyy
Copy link
Contributor

Belleyy commented Sep 8, 2020

Is your feature request related to a problem? Please describe.
It would be good to have more option for sceneByFragment scraper.

Describe the solution you'd like
Having:
{StudioURL} - the Studio URL (if not set, return the studio name)
{Basename} - filename without extension.

Describe alternatives you've considered
A good thing should have a option to add Regex to these options, so we can remove junk text that can appear in the title/filename (like 1080p, "_",...).
By filter this, we could get a better result (More accurate).

Additional context

Idea behind this request:
Basename - Could be used for JAV scraper, the filename is often the ID but with the extension it don't return result.
https://www.javlibrary.com/en/vl_searchbyid.php?keyword=ABP-627 Work
https://www.javlibrary.com/en/vl_searchbyid.php?keyword=ABP-627.mp4 Don't work

StudioURL - Could be used with Search Engine, i think if we set site:{StudioURL} {Basename}, we could possibly get the first result to be the good URL of the scene.

Exemple:
https://duckduckgo.com/?t=ffab&q=site%3Abrazzers.com+unmasking_the_mistress&ia=web
First result is the correct one:
https://www.brazzers.com/video/4416793/unmasking-the-mistress

@Belleyy Belleyy changed the title [Feature] sceneByFragment Filename w/o extension [Feature] More option for sceneByFragment (Scraper) Sep 20, 2020
@Belleyy
Copy link
Contributor Author

Belleyy commented Oct 21, 2020

Look like Regex will be added with #878
So this fix {Basename} part for this Feature.
Thanks 👍

@bnkai
Copy link
Collaborator

bnkai commented Nov 11, 2020

@Belleyy can we close this now ?

@Belleyy
Copy link
Contributor Author

Belleyy commented Nov 11, 2020

@Belleyy can we close this now ?

Sure, we got regex it's was the main thing 😄

@Belleyy Belleyy closed this as completed Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants