
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
const { ytmp3 } = require('y2mate-dl');
const res = await ytmp3('https://youtu.be/0geqOYqwL0s');
console.log(res);
{
owner: '@VihangaYT',
status: true,
title: 'Lelena (ලෙලෙනා) - Nilan Hettiarachchi Official Music Video',
size: '2.96 MB',
mp3: 'https://dl217.dlmate01.online/?file=M3R4SUNiN3JsOHJ6WWQ2a3NQS1Y5ZGlxVlZIOCtyZ0luZGsveVJGb1JJNGM0Njk1a3NhRVp1d2ZhNFZaaUtpR1ZQc0VzQnlPTlBMYWUwU252NVFuVERpcDhzSXBzRDdkOG8wb1dzRjRIVG4rbmUrZ256QjZ3aXJnYmRIT1hvNWZhWEowN1UxemdHQ1Z4ZjNSaGdYNXAzWHc0aCtsZFNzZnBpNEpPTENDMTVKWWhpeVpTZlNoZ2JZYy95dWU5cDhIMmYrUS8weTl6N2N5dmRKMFlVcDlmNUZUNXBMd3krVEZwRlVZZzVFZjBrU2JwdVNnRDUwOEhhbWhkQ0pqTnlFMi8rYnJXUlFobnlJYjZVT0g1N2dKdm5OSGZMQW1ybVd4OXEvY1ZYbWRadEwvWFpTUUkrVzQrNVN2dTZzeDVoT1g4N09CanA5R3FRdXZUY3YwRzRCT29rWTVwUDdRdEpobGxnUG9uQndNMytRTGx3PT0%3D',
buffer: <Buffer 49 44 33 04 00 00 00 00 01 00 54 58 58 58 00 00 00 12 00 00 03 6d 61 6a 6f 72 5f 62 72 61 6e 64 00 64 61 73 68 00 54 58 58 58 00 00 00 11 00 00 03 6d ... 3108031 more bytes>
}
const { yt720 , yt480 , yt360 } = require('y2mate-dl');
const res = await yt720('https://youtu.be/0geqOYqwL0s'); // yt720 Or yt480 or yt360
console.log(res);
{
owner: '@VihangaYT',
status: true,
title: 'Lelena (ලෙලෙනා) - Nilan Hettiarachchi Official Music Video',
quality: 720,
type: 'mp4',
url: 'https://dl206.dlmate68.xyz/?file=M3R4SUNiN3JsOHJ6WWQ2a3NQS1Y5ZGlxVlZIOCtyZ0luZGsveVJGb1JJNGM0Njk1a3NhRVp1d2ZhNFZaaUtpR1ZQc0VzQnlPTlBMYWUwU252NVFuVERpcDhzSXBzRDdkOG8wb1dzRjRIVG4rbmUrZ256QjZ3aXJnYmRIT1hvNWZhWEowbkJjeGd6YmR3ZUdBL3hQeHYzaVN0MHlYWkhsUDRCMFNNdURFNUoxTmtEdnRZdWV3bHNJai9HUE54SU1iMS9HSnNVLzF6TDkxOVpkNVcwaHhmWkZpMTVQNTN2N3pyVUlObEpBZHlFeW5vZUd1RDZFNkdxT1hlajV4TWgwRS9Qem1YeVFJeGlFYjkxUHU4YW8wd1ZrWVpvd2wrMTJpcnFDNVZuR1ZicGF3U0pTTGQ5Mk80TURoOHZCenVsWElxK2FhemN3WnhGaitHcCt2RlpjYXRFa2NvcXVHNXNkcmt4Q3EweFVmMzdSUWt4aXNKUjFrQ0lSZGZuTU5kQT09',
buffer: <Buffer 00 00 00 20 66 74 79 70 69 73 6f 6d 00 00 02 00 69 73 6f 6d 69 73 6f 32 61 76 63 31 6d 70 34 31 00 00 00 08 66 72 65 65 03 25 43 7a 6d 64 61 74 00 00 ... 52916816 more bytes>,
size: '50.47 MB'
}
FAQs
Scraper for download youtube videos and audio. (100% free)
The npm package y2mate-dl receives a total of 20 weekly downloads. As such, y2mate-dl popularity was classified as not popular.
We found that y2mate-dl 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.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.