-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Display comment replies #2277
Comments
Anyone working on this? |
Would appreciate this feature as I often open YouTube in Firefox just to read the comments. |
Maybe have the comment answers collapsed by default to keep from taking up too much space. You could tap a down arrow to reveal the comment answers. This could result in showing 5-10 answers with a "show more" at the bottom of the comment thread. |
I think this is a really nice feature, would really appreciate it |
By "answers of comments", does it mean replies to comments as in a comment thread? If yes, then yes I want this feature too. Is there any update on this feature? |
Yup. That's what it means. Which means one less issue for you to open. :P |
Haha yea :P So any update? |
Nyope. |
Ah well, atleast 33.33333% of my issues are solved. |
I’d like this feature, too. Hopefully it gets added one day. |
If the creators of newpipe are waiting for someone to implement it, I believe we will not see this feature until 2050. |
Hello. With the help of mhmdanas I would like to add what I miss the most in NewPipe nowadays. The functionality / ability to SAVE all the comments under the movie together with the answers (tree structure) to TXT, HTML, PDF file would be very useful. Thanks. |
Freetube implemented this feature. |
I am also interested in this feature, including timestamps. |
+1 for this |
This feature is being worked upon in this New PR on the extractor side: @TiA4f8R this issue should be linked to the Comments-Reply PR to auto close. |
Do you mean, something that slides in from the bottom, and that the user is able to close by swiping down from the top bar? |
Yes. Some other UI elements can also be replaced with this as part of UI refresh. |
Such a design like PeerTube would look ugly on newpipe at this stage, because the player position is not fixed on top, also, it need a lot of code and test. |
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as off-topic.
This comment was marked as off-topic.
Hi, If you think it's time to program right now, I will progam it next days and PR it. |
This comment was marked as duplicate.
This comment was marked as duplicate.
@xz-dev Hmm, I don't understand the problems you raised.
What is really the difference of PeerTube's comment's UI with the one of YouTube? For me they are using the same UI principles, except the fact there is not only one replies level on PeerTube.
I don't see a link with the player and comment replies. What does the player have to do with comments and/or their replies?
Yes, even if it seems to be a small feature for users, it requires a lot of changes in the codebase for it. Don't be discouraged by this! |
The main idea I'm trying to convey is that I often view comments while watching a video, and by default the video is slid off the screen, so I usually enable the video popup. |
You don't have to care with the feature of showing player while showing one of the content tabs (description + metadata, comments, related items). This is a separate feature request, and from a code perspective, comments and video are separated. If the player is made sticky at some point, it should not change the comments UI except the height used for comments, that's it.
My UI concept talks about the comments UI but it doesn't talk about the
Free feel to do so but this model has some issues in the future, requiring at least that you fix them. However, in my opinion, the UI I presented seems to be more readable for users. |
That's from where my idea comes from! Thank you :) |
I'm done, I cann't wait seeing merged. |
Just my 5 cents on this topic regarding comments. The Infinity for Reddit app already has nested comments implemented: Maybe some code from them could be reused (however be careful with the license) or inspiration taken from. |
seems to be already planned (kind of) |
@litetex Libretube has comment replies. They use newpipe extractor so some code can be similar and be used |
They don't use the extractor directly, they use Piped's API, which is based on the extractor. But some code can be reused indeed. |
It's great that NewPipe has the feature to view comments since the version 0.16.0! But I miss a function to view the answers of the comments.
The text was updated successfully, but these errors were encountered: