Update of comment scraper
This commit is contained in:
parent
d2cf2441de
commit
5aaa104d4b
|
@ -18346,9 +18346,9 @@
|
|||
}
|
||||
},
|
||||
"yt-comment-scraper": {
|
||||
"version": "1.3.8",
|
||||
"resolved": "https://registry.npmjs.org/yt-comment-scraper/-/yt-comment-scraper-1.3.8.tgz",
|
||||
"integrity": "sha512-THyK1BfO36NuvcfKiDkdPtHpIdJ7sRsSVqJL6UblMxo5xEarAv3qZO8PB1FvpKto5SuxUmA8fZigNESV6mFTdA==",
|
||||
"version": "1.3.9",
|
||||
"resolved": "https://registry.npmjs.org/yt-comment-scraper/-/yt-comment-scraper-1.3.9.tgz",
|
||||
"integrity": "sha512-oMeHTLUjMhxhUdVxw7P7ea00YJnkWF3VPaoHk62WO4kHMLL16AvCx8x1Z6j6XW6CsTpDE/0PejqKeB2+83pLgA==",
|
||||
"requires": {
|
||||
"axios": "^0.19.2",
|
||||
"html2json": "^1.0.2"
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"youtube-chat": "^1.1.0",
|
||||
"youtube-suggest": "^1.1.0",
|
||||
"yt-channel-info": "^1.1.4",
|
||||
"yt-comment-scraper": "^1.3.8",
|
||||
"yt-comment-scraper": "^1.3.9",
|
||||
"yt-dash-manifest-generator": "^1.1.0",
|
||||
"yt-trending-scraper": "^1.0.4",
|
||||
"yt-xml2vtt": "^1.1.3",
|
||||
|
|
Loading…
Reference in New Issue