ytdl-core
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -233,2 +233,3 @@ var fs = require('fs'); | ||
var query = parsedUrl.query; | ||
query.ratebypass = 'yes'; | ||
if (sig) { | ||
@@ -235,0 +236,0 @@ query.signature = sig; |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"repository": { | ||
@@ -30,3 +30,3 @@ "type": "git", | ||
"nock": "*", | ||
"sinon": "^1.17.6", | ||
"sinon": "^2.0.0", | ||
"stream-equal": "~1.0.0" | ||
@@ -33,0 +33,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
52038
1683