
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
youtube-thumbnail-grabber
Advanced tools
Provides a link to all qualities of YouTube thumbnails (maximum, high quality, standard quality, default).
Install with npm:
$ npm i youtube-thumbnail-grabber
There are two parameters required. The first is the YouTube link, and the second is the quality.
const grabLink = require('youtube-thumbnail-grabber')
console.log(grabLink('https://www.youtube.com/watch?v=a3ICNMQW7Ok', 'max'))
//for maximum quality pass 'max'
//for high quality pass 'hq'
//for medium quality pass 'mq'
//for standard quality pass 'sd'
//for default quality pass 'default'
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command:
$ npm install && npm test
Released under the MIT License.
FAQs
a simple package for grabbing youtube video thumbnails
The npm package youtube-thumbnail-grabber receives a total of 71 weekly downloads. As such, youtube-thumbnail-grabber popularity was classified as not popular.
We found that youtube-thumbnail-grabber demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.