Add videoSortBy option

This commit is contained in:
goferito 2015-10-07 02:13:24 +02:00
parent c72b9b03e4
commit 2501d2a637
4 changed files with 8 additions and 3 deletions

View file

@ -147,7 +147,8 @@ describe("Bing Video", function () {
videofilters: {
duration: 'short',
resolution: 'high'
}
},
videoSortBy: 'Date'
},
function (err, res, body) {