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

Use OP first comment for description #2

Open
sorae42 opened this issue Jul 24, 2024 · 2 comments
Open

Use OP first comment for description #2

sorae42 opened this issue Jul 24, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@sorae42
Copy link
Owner

sorae42 commented Jul 24, 2024

Non-text post (e.g. image, video, etc) does not allow user to type content in them, so most of them usually put the text content in the comment section.

The only way to do this is to display the first comment (from OP only) and display them in the description and content field. This will require Reddit API, which might sucks for some people (including me).

@sorae42 sorae42 self-assigned this Jul 24, 2024
@sorae42
Copy link
Owner Author

sorae42 commented Jul 24, 2024

Turns out I can just append .json at the end of the article as well, which doesn't require using Reddit API. Let's see what I can do with this...

And yes, I still think registering to reddit API is still helpful. I just happen to not encounter the limit just yet. I might going to hit them as soon I add more subreddit to my RSS feed.

@sorae42
Copy link
Owner Author

sorae42 commented Jul 24, 2024

Also add to this: I will also have to check if the post is also non-text. This is just to make sure I'm not just grabbing every single comment off this.

I might also have to limit time posted just to make sure I'm only getting the OP comment that is only meant to be the post description.

Hmmm... a lot of thing to take care here.

@sorae42 sorae42 added enhancement New feature or request question Further information is requested labels Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant