Youtube videos now refresh metadata 10 seconds before playback starts.

This commit is contained in:
rainbow napkin 2025-05-06 21:13:54 -04:00
parent a71f1d6cc0
commit 60cd21d938
4 changed files with 62 additions and 5 deletions

View file

@ -54,7 +54,7 @@ queuedProperties.methods.rehydrate = function(){
this.type,
this.duration,
//We don't save raw links that are stored seperate from the standard URL as they tend to expire.
null,
undefined,
this.startTime,
this.startTimeStamp,
this.earlyEnd,