@micmac/youtube
Advanced tools
Comparing version 4.0.6 to 4.0.61
@@ -112,5 +112,5 @@ // fonction searchVideos retourne les 10 dernières videos de la chaine beerus | ||
url: videoData.data.data.items[0].snippet.thumbnails.medium.url, | ||
dest: '/public/assets/img/thumbnails' | ||
dest: '/public/assets/img/thumbnails/thumb'+p.id.videoId | ||
} | ||
downloadIMG(_options); | ||
downloadIMG(options); | ||
// console.log ('resultDataBuffer : '); | ||
@@ -117,0 +117,0 @@ // console.log (resultDataBuffer); |
{ | ||
"name": "@micmac/youtube", | ||
"version": "4.0.6", | ||
"version": "4.0.61", | ||
"description": "utilisation api youtube data", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
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
8543