Fix google+
This commit is contained in:
parent
b49cd1b146
commit
681fc717c3
|
@ -880,7 +880,7 @@ var Getters = {
|
|||
|
||||
if (format in videos) {
|
||||
direct[key] = {
|
||||
url: videos[format],
|
||||
url: videos[format].link,
|
||||
contentType: CONTENT_TYPES[format]
|
||||
};
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue