Imrpoved error handling for youtube fetches.
This commit is contained in:
parent
9d9aa5672f
commit
a71f1d6cc0
3 changed files with 16 additions and 3 deletions
|
|
@ -53,6 +53,8 @@ queuedProperties.methods.rehydrate = function(){
|
|||
this.id,
|
||||
this.type,
|
||||
this.duration,
|
||||
//We don't save raw links that are stored seperate from the standard URL as they tend to expire.
|
||||
null,
|
||||
this.startTime,
|
||||
this.startTimeStamp,
|
||||
this.earlyEnd,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue