bump parse title

This commit is contained in:
TheBeastLT
2023-10-31 09:23:40 +02:00
parent 0967bdc950
commit 7a70255761
3 changed files with 5 additions and 4 deletions

View File

@@ -43,6 +43,7 @@ const languageMapping = {
'hebrew': '🇮🇱',
'vietnamese': '🇻🇳',
'indonesian': '🇮🇩',
'malay': '🇲🇾',
'thai': '🇹🇭'
}

View File

@@ -21,7 +21,7 @@
"name-to-imdb": "^3.0.4",
"named-queue": "^2.2.1",
"offcloud-api": "^1.0.0",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#5691af5b5d66792bc496251b9410caf9244c7d2e",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#022408972c2a040f846331a912a6a8487746a654",
"pg": "^8.10.0",
"premiumize-api": "^1.0.3",
"real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#d1f7eaa8593b947edbfbc8a92a176448b48ef445",
@@ -1439,8 +1439,8 @@
},
"node_modules/parse-torrent-title": {
"version": "1.3.0",
"resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#5691af5b5d66792bc496251b9410caf9244c7d2e",
"integrity": "sha512-nMj9VsST2UfbMLJpNJrKC55kf+ZFqP5jMEHv19k1RlODlkaJcrWZRaraIuL2eScHGKV7YcFZQpGGEkVNPOJpQQ==",
"resolved": "git+ssh://git@github.com/TheBeastLT/parse-torrent-title.git#022408972c2a040f846331a912a6a8487746a654",
"integrity": "sha512-Ja7OfUtTb5UKvcjHLh/va3LGZdE/CiJP6it8lxPWf/N9+4aq1hQGwXw1dnJss5dIINQo4ufyDnT2mOIP+ii/pA==",
"license": "MIT",
"dependencies": {
"moment": "^2.24.0"

View File

@@ -20,7 +20,7 @@
"name-to-imdb": "^3.0.4",
"named-queue": "^2.2.1",
"offcloud-api": "^1.0.0",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#5691af5b5d66792bc496251b9410caf9244c7d2e",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#022408972c2a040f846331a912a6a8487746a654",
"pg": "^8.10.0",
"premiumize-api": "^1.0.3",
"real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#d1f7eaa8593b947edbfbc8a92a176448b48ef445",