Wanted to contribute some changes to your agent#11
Open
macr0dev wants to merge 3 commits intovofik:masterfrom
Open
Wanted to contribute some changes to your agent#11macr0dev wants to merge 3 commits intovofik:masterfrom
macr0dev wants to merge 3 commits intovofik:masterfrom
Conversation
Owner
|
Hi, sorry, just got around to checking the repo after a hiatus. Could you please rebase off latest master and update the pull request? Will be happy to merge and tag a new version. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Major changes:
-Fixed Director tag
-Moved genre tags out of collection and set collection to only be the "studio". I was ending up with dozens of collections based on genre tags instead of it being the individual "sites"
-All artwork is added to the poster options now. I like to have options, and the vertical images make excellent posters compared to just the center of whatever image is first
-I added the ability to pull the first image from the 'model' page as the actors picture.
Minor changes:
-moved the "/" from kink.com to the sub dirs to make the model pages work right, was just easier
-fixed the rating that's pulled from the API. Looks like they changed the name of it.
I also wanted to ask how you found that API page. I was curious if there was any other info that could be pulled via API instead of scraping.