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

Coomer update #2215

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

goawaylovestrike
Copy link
Contributor

Fixed my last update and added new stuff.

Correctly finds tags in description. anything starting with # is extracted ending with a word break
Performers starting with @ should be extracted including all supported characters.
I noticed the title is just the first 65 characters of the description even if there are line breaks. Now the title is the first line of the description if it's 100 characters or less. If the first line is over 100 characters if checks for a string of emojis, then a . then a string of !s and ends it there. All of the words are also capitalized.
I updated the studio so it's now the username and site eg. "My_Name (OnlyFans)"

@goawaylovestrike
Copy link
Contributor Author

I tested it on a bunch of posts, but I just found a couple of posts with very long first lines that its not working on. I'll fix it.

@goawaylovestrike
Copy link
Contributor Author

I fixed it. I'm not sure if it updated the pull request though, I'm new to github

@feederbox826
Copy link
Collaborator

I fixed it. I'm not sure if it updated the pull request though, I'm new to github

You have different changes in each pull request, choose one to keep and i'll close the other

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

Successfully merging this pull request may close these issues.

2 participants