mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-17 05:02:06 +00:00
fix: fix youtube-age-restriction-bypass
Co-authored-by: MiepHD <63968466+MiepHD@users.noreply.github.com>
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@ -34,7 +34,7 @@
|
|||||||
"md5": "2.3.0",
|
"md5": "2.3.0",
|
||||||
"mpris-service": "2.1.2",
|
"mpris-service": "2.1.2",
|
||||||
"node-id3": "0.2.6",
|
"node-id3": "0.2.6",
|
||||||
"simple-youtube-age-restriction-bypass": "git+https://github.com/zerodytrash/Simple-YouTube-Age-Restriction-Bypass.git#v2.5.9",
|
"simple-youtube-age-restriction-bypass": "git+https://github.com/MiepHD/Simple-YouTube-Age-Restriction-Bypass.git#v2.5.5",
|
||||||
"vudio": "2.1.1",
|
"vudio": "2.1.1",
|
||||||
"youtubei.js": "6.1.0",
|
"youtubei.js": "6.1.0",
|
||||||
"ytpl": "2.3.0"
|
"ytpl": "2.3.0"
|
||||||
@ -8047,7 +8047,7 @@
|
|||||||
},
|
},
|
||||||
"node_modules/simple-youtube-age-restriction-bypass": {
|
"node_modules/simple-youtube-age-restriction-bypass": {
|
||||||
"version": "2.5.9",
|
"version": "2.5.9",
|
||||||
"resolved": "git+ssh://git@github.com/zerodytrash/Simple-YouTube-Age-Restriction-Bypass.git#4c5c61ac73811217a6402e3860591d28d9968d1e",
|
"resolved": "git+ssh://git@github.com/MiepHD/Simple-YouTube-Age-Restriction-Bypass.git#79b9456c290df42f35f081413e18dc336d340724",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"account-proxy"
|
"account-proxy"
|
||||||
|
|||||||
@ -137,7 +137,7 @@
|
|||||||
"md5": "2.3.0",
|
"md5": "2.3.0",
|
||||||
"mpris-service": "2.1.2",
|
"mpris-service": "2.1.2",
|
||||||
"node-id3": "0.2.6",
|
"node-id3": "0.2.6",
|
||||||
"simple-youtube-age-restriction-bypass": "git+https://github.com/zerodytrash/Simple-YouTube-Age-Restriction-Bypass.git#v2.5.9",
|
"simple-youtube-age-restriction-bypass": "git+https://github.com/MiepHD/Simple-YouTube-Age-Restriction-Bypass.git#v2.5.5",
|
||||||
"vudio": "2.1.1",
|
"vudio": "2.1.1",
|
||||||
"youtubei.js": "6.1.0",
|
"youtubei.js": "6.1.0",
|
||||||
"ytpl": "2.3.0"
|
"ytpl": "2.3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user