diff --git a/build/icon.png b/build/icons/1024x1024.png similarity index 100% rename from build/icon.png rename to build/icons/1024x1024.png diff --git a/build/icons/256x256.png b/build/icons/256x256.png new file mode 100644 index 0000000..321e418 Binary files /dev/null and b/build/icons/256x256.png differ diff --git a/build/icons/48x48.png b/build/icons/48x48.png new file mode 100644 index 0000000..c88d095 Binary files /dev/null and b/build/icons/48x48.png differ diff --git a/build/icons/512x512.png b/build/icons/512x512.png new file mode 100644 index 0000000..7ef6d13 Binary files /dev/null and b/build/icons/512x512.png differ diff --git a/package-lock.json b/package-lock.json index f4e25e0..637fedc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -92,9 +92,9 @@ "dev": true }, "alltomp3": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/alltomp3/-/alltomp3-0.2.5.tgz", - "integrity": "sha512-QF1ttZM7SohgclDoAv5lT9rzqDpIbwaSEAvmdOStkZsqPmabDDzpoaOJY3izQEJv6JYXq6ovvOTJkT4cgB4nnQ==", + "version": "0.2.6", + "resolved": "https://registry.npmjs.org/alltomp3/-/alltomp3-0.2.6.tgz", + "integrity": "sha512-b4xnp5NoKS7V1W9TVmMMx5CT50bPpp8K7gD3msX6DOYZdxNGZyg8rldcXCRVMN2I2Vu4yxyZVTMSPG74OXZYlA==", "requires": { "acoustid": "1.2.1", "bluebird": "3.5.1", @@ -114,9 +114,6 @@ "youtube-dl": "1.12.2" }, "dependencies": { - "eyed3": { - "version": "git+https://github.com/AllToMP3/node-eyed3.git#b54598695ed81728e04dddc6a885696eae813721" - }, "fs-extra": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-2.1.2.tgz", @@ -134,11 +131,19 @@ "graceful-fs": "4.1.11" } }, - "smartcrop-sharp": { - "version": "git+https://github.com/AllToMP3/smartcrop-sharp.git#43e9085b3131af77cd3888130c571270f26ff923", + "sharp": { + "version": "github:lovell/sharp#9224f908b767c9482ba9e3530ba9cee276a2004e", "requires": { - "sharp": "github:lovell/sharp#9224f908b767c9482ba9e3530ba9cee276a2004e", - "smartcrop": "1.1.1" + "color": "3.0.0", + "detect-libc": "1.0.3", + "fs-copy-file-sync": "1.0.1", + "nan": "2.9.2", + "npmlog": "4.1.2", + "prebuild-install": "2.5.1", + "semver": "5.5.0", + "simple-get": "2.7.0", + "tar": "4.4.0", + "tunnel-agent": "0.6.0" } } } @@ -1386,16 +1391,16 @@ "dev": true }, "escodegen": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.9.0.tgz", - "integrity": "sha512-v0MYvNQ32bzwoG2OSFzWAkuahDQHK92JBN0pTAALJ4RIxEZe766QJPDR8Hqy7XNUy5K3fnVL76OqYAdc4TZEIw==", + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.9.1.tgz", + "integrity": "sha512-6hTjO1NAWkHnDk3OqQ4YrCuwwmGHL9S3nPlzBOUG/R44rda3wLNrfvQ5fkSGjyhHFKM7ALPKcKGrwvCLe0lC7Q==", "optional": true, "requires": { "esprima": "3.1.3", "estraverse": "4.2.0", "esutils": "2.0.2", "optionator": "0.8.2", - "source-map": "0.5.7" + "source-map": "0.6.1" }, "dependencies": { "esprima": { @@ -1403,12 +1408,6 @@ "resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz", "integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=", "optional": true - }, - "source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", - "optional": true } } }, @@ -1496,6 +1495,9 @@ "resolved": "https://npm.devlab.ch/extsprintf/-/extsprintf-1.0.2.tgz", "integrity": "sha1-4QgOBljjALBilJkMxw4VAiNf1VA=" }, + "eyed3": { + "version": "git+https://github.com/AllToMP3/node-eyed3.git#b54598695ed81728e04dddc6a885696eae813721" + }, "fast-deep-equal": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz", @@ -2068,7 +2070,7 @@ "acorn-globals": "1.0.9", "cssom": "0.3.2", "cssstyle": "0.2.37", - "escodegen": "1.9.0", + "escodegen": "1.9.1", "nwmatcher": "1.4.3", "parse5": "1.5.1", "request": "2.81.0", @@ -3166,21 +3168,6 @@ "integrity": "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=", "dev": true }, - "sharp": { - "version": "github:lovell/sharp#9224f908b767c9482ba9e3530ba9cee276a2004e", - "requires": { - "color": "3.0.0", - "detect-libc": "1.0.3", - "fs-copy-file-sync": "1.0.1", - "nan": "2.9.2", - "npmlog": "4.1.2", - "prebuild-install": "2.5.1", - "semver": "5.5.0", - "simple-get": "2.7.0", - "tar": "4.4.0", - "tunnel-agent": "0.6.0" - } - }, "shebang-command": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", @@ -3275,6 +3262,30 @@ "resolved": "https://registry.npmjs.org/smartcrop/-/smartcrop-1.1.1.tgz", "integrity": "sha1-2KFiYvQ8QY//p7nxKj4D1l1dGfg=" }, + "smartcrop-sharp": { + "version": "git+https://github.com/AllToMP3/smartcrop-sharp.git#43e9085b3131af77cd3888130c571270f26ff923", + "requires": { + "sharp": "github:lovell/sharp#9224f908b767c9482ba9e3530ba9cee276a2004e", + "smartcrop": "1.1.1" + }, + "dependencies": { + "sharp": { + "version": "github:lovell/sharp#9224f908b767c9482ba9e3530ba9cee276a2004e", + "requires": { + "color": "3.0.0", + "detect-libc": "1.0.3", + "fs-copy-file-sync": "1.0.1", + "nan": "2.9.2", + "npmlog": "4.1.2", + "prebuild-install": "2.5.1", + "semver": "5.5.0", + "simple-get": "2.7.0", + "tar": "4.4.0", + "tunnel-agent": "0.6.0" + } + } + } + }, "sntp": { "version": "1.0.9", "resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz", diff --git a/package.json b/package.json index 8833baa..04a2ace 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "AllToMP3", - "version": "0.3.3", + "version": "0.3.4", "description": "Download YouTube videos in MP3 with tags and lyrics", "main": "main.js", "repository": "git@github.com:AllToMP3/alltomp3-app.git", @@ -8,7 +8,7 @@ "license": "GPL-2.0", "homepage": "https://alltomp3.org/", "dependencies": { - "alltomp3": "0.2.5", + "alltomp3": "0.2.6", "electron-updater": "^2.18.2", "ncp": "^2.0.0", "nedb-promise": "^2.0.1",