
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
npm i -g vsdown
npx vsdown
Usage
$ vsdown [CourseUrl]
Options
--all, -a Get all courses.
--email, -e Your email.
--password, -p Your password.
--directory, -d Directory to save.
--file, -f Location of the file where are the courses (values: 'yes' or 'no'), default value is 'no'
--overwrite, -o Overwrite if resource exists (values: 'yes' or 'no'), default value is 'no'
--markdown, -m Save each lesson's description into md file (values: 'yes' or 'no'), default: yes
--headless, -h Enable headless (values: 'yes' or 'no'), default value is 'yes'
--html, -l Enable html download (values: 'yes' or 'no'), default value is 'yes'
--free, -f Download only free courses or all (values: 'yes' or 'no'), default value is 'yes'
--concurrency, -c
Examples
$ vsdown
$ vsdown -a
$ vsdown [url] [-e user@gmail.com] [-p password] [-d dirname] [-c number] [-f path-to-file] [-o yes/no] [-m yes/no]
This module uses debug to log events. To enable logs you should use environment variable DEBUG.
Next command will log everything from scraper
export DEBUG=scraper*; vsdown
Module has different loggers for levels: scraper:error, scraper:warn, scraper:info, scraper:debug, scraper:log. Please read debug documentation to find how to include/exclude specific loggers.
MIT
FAQs
Downloader and scraper for vueschool.io
The npm package vsdown receives a total of 4 weekly downloads. As such, vsdown popularity was classified as not popular.
We found that vsdown demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.