I commit this code in the name of Pinkie Pie.
This commit is contained in:
parent
4ec61da811
commit
26a9446d3d
3 changed files with 29 additions and 49 deletions
|
|
@ -138,6 +138,9 @@ MediaRefresherModule.prototype.initGooglePlus = function (media, cb) {
|
|||
case "HTTP 302":
|
||||
case "Video not found":
|
||||
case "Private video":
|
||||
case "The video is still being processed.":
|
||||
case "A processing error has occured and the video should be deleted.":
|
||||
case "The video has been processed but still needs a thumbnail.":
|
||||
case "Unable to retreive duration from Google+. This might be because the video is still processing.":
|
||||
self.channel.logger.log("[mediarefresher] Google+ refresh failed: " +
|
||||
err);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue