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

YouTube live issues #2969

Open
B0pol opened this issue Jan 18, 2020 · 3 comments
Open

YouTube live issues #2969

B0pol opened this issue Jan 18, 2020 · 3 comments
Labels
bug Issue is related to a bug discussion This needs to be discussed before anything is done feature request Issue is related to a feature in the app player Issues related to any player (main, popup and background)

Comments

@B0pol
Copy link
Member

B0pol commented Jan 18, 2020

YouTube live issues

I've watched some streams lately and found out there are lots of issues around it, so I'm going to sum up the issues here.

Viewer count

The viewer count rounds to a thousand, and I don't think it's necessary at all. For example, if a live has about 2500 viewers, if right now it has 2510, NewPipe will show 3k, but imagine 2 minutes later the live drops to 2490 viewers, NewPipe will show 2k.
Also, I think we should have viewer count in the player, and update it regularly.

It has been fixed in v0.18.4.

Time in player

The time in player is not what we should have.

  1. For streams which allow to view in the past
  • Expected:
    At the bottom left, we should have how long ago the stream started
    At the bottom right, we should have how many time are we away from current stream.
    Either LIVE (and it's translation if not english) (if time away = ~0) or time away
  • Actual:
    At the bottom left, we have a wrong timer if the stream started above 4hrs ago.
    At the bottom right, we always have LIVE (and never its translation). this specific part was fixed in Multiple localization fixes #3098
  1. For streams which block going back (they let user view only live)
    Discussion for that case on Weird slider behaviour for LIVE streams #1634

Resolution

There is no option to change resolution, even if the stream on YouTube provides multiple resolutions. It plays at the highest resolution available.
Related: #2137 #1239 #1312 #2667 #1312 (there are some duplicate issues here).

Comments

There is no way to get comments currently. Thus, we should remove comments view and only show "next videos" if it's a stream. And in the long term, we will hopefully have comments.

Other live issues:

#2920 #2606 #2401 #1888
Needing info (is it still an issue?) #1745

@Stypox Stypox added discussion This needs to be discussed before anything is done feature request Issue is related to a feature in the app player Issues related to any player (main, popup and background) labels Jan 18, 2020
@B0pol
Copy link
Member Author

B0pol commented Jan 31, 2020

Another issue: live preview

@B0pol
Copy link
Member Author

B0pol commented Feb 10, 2020

About live preview:
NewPipe can't gather any stream, either audio, or video, for videos / live preview (that's what we expect as there are no streams). But then, it doesn't have a StreamType, and that's why « Content unavailable » is shown.
One should create a StreamType like StreamPreview or another similar name, idk, if one wants to fix this problem.

@B0pol B0pol added the bug Issue is related to a bug label Feb 11, 2021
@Piloair

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug discussion This needs to be discussed before anything is done feature request Issue is related to a feature in the app player Issues related to any player (main, popup and background)
Projects
None yet
Development

No branches or pull requests

3 participants