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

Doesn't show the length of a video premiering anymore? #186

Open
xanek opened this issue Oct 23, 2024 · 4 comments
Open

Doesn't show the length of a video premiering anymore? #186

xanek opened this issue Oct 23, 2024 · 4 comments

Comments

@xanek
Copy link

xanek commented Oct 23, 2024

Before, probably a year(?) or so ago, the website used to show you the length of how long a premiere was going to be, but now that information isn't anywhere when you enter in a youtube link that is going to premiere.

Is there something that needs to be done or has that API or whatever it may be been disabled for users to see?

@mattwright324
Copy link
Owner

Interesting, I'm not aware of a change to that and not seeing anything in the API revision history. The way I remembered it working was if a scheduled livestream had a video duration before it was live then the video was pre-recorded; if it didn't then it was an actual livestream most of the time. But I wouldn't be surprised if they secretly changed it to no longer display for any livestream until it was over

@mattwright324
Copy link
Owner

I see a twitter post from June this year which looks to be it still working, are you certain the scheduled livestreams you are looking up should have a pre-recorded duration value?

https://x.com/WalkthroughPlay/status/1804080362089259174

@xanek
Copy link
Author

xanek commented Nov 15, 2024

I see a twitter post from June this year which looks to be it still working, are you certain the scheduled livestreams you are looking up should have a pre-recorded duration value?

https://x.com/WalkthroughPlay/status/1804080362089259174

Super late reply, but I'm not talking about livestreams.
I'm talking about youtube videos that are already pre-recorded and already uploaded that are set up to be a premiere.

Your website is detecting premieres as livestreams

image
image

A long time ago it would detect premieres and show the video length, but it hasn't done that for many months now.

@mattwright324
Copy link
Owner

YouTube itself considers premieres as livestreams and so returns livestreamDetails data for premiere videos. That's why I said pre-recorded as well.

However, my website isn't really detecting anything its just returning as much as the API comes back with and tries to make it readable. If they changed how the API returns data to no longer show a duration there isn't anything I can do to fix it. Do you have a premiere video id to provide as an example?

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

No branches or pull requests

2 participants