ViewTube / viewtube

▶️ ViewTube: The open source, privacy-conscious way to enjoy your favorite YouTube content. Docs: https://viewtube.wiki, Status: https://uptime.viewtube.io
https://viewtube.io
GNU Affero General Public License v3.0
1.31k stars 75 forks source link

Past VODs for YouTube livestreams do not play/load #799

Closed ghost closed 3 years ago

ghost commented 3 years ago

Describe the bug When trying to play a VOD of a past livestream the loading animation never ends while the video thumbnail is displayed behind it on the player. This happens on all devices desktop and mobile iOS/iPad.

To Reproduce Steps to reproduce the behavior:

  1. Go to any past livestream such as https://viewtube.io/watch?v=qZCj3I8j9IU
  2. See the player does not load

Expected behavior The VOD video should load normally and begin playback.

Desktop (please complete the following information):

Smartphone (please complete the following information):

moisout commented 3 years ago

Thank you for creating this issue. I think it happens because viewtube still thinks it's an active livestream and keeps trying to play it. Ill look into it!

moisout commented 3 years ago

I added an additional check for live streams, which should fix the issue. It's available on https://dev.viewtube.io. Please report any bugs!

ghost commented 3 years ago

Sweet I will report if I find anything