
Research
/Security News
OpenAPI React Query Codegen Compromised in Mini Shai-Hulud npm Supply Chain Attack
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.
YouTube URL Downloader
youtube-url-downloader
Select videos on any YouTube channel page — Videos, Streams, or Shorts — and export their URLs as a yt-dlp batch file, ready for bulk downloading or transcript extraction.
YouTube URL Downloader adds checkboxes to video thumbnails on YouTube channel pages so you can hand-pick videos and export their URLs in one click.
How to use
The exported file works directly with yt-dlp
Download transcripts (plain text, no timestamps):
yt-dlp --write-auto-subs --skip-download
--sub-lang en --convert-subs txt
-o "%(title)s.%(ext)s"
-a ChannelName_ytdlp_2026-02-18.txt
Keep timestamps (SRT format):
yt-dlp --write-auto-subs --skip-download
--sub-lang en --convert-subs srt
-o "%(title)s.%(ext)s"
-a ChannelName_ytdlp_2026-02-18.txt
Or download the videos themselves: yt-dlp -a ChannelName_ytdlp_2026-02-18.txt
The file is named after the channel and today's date. Comment lines (starting with #) are ignored by yt-dlp and contain embedded usage instructions for reference.
Privacy The extension collects no data, makes no external network requests, and stores nothing. It only reads the page you are already viewing to find video links.
FAQs
Select videos on any YouTube channel page — Videos, Streams, or Shorts — and export their URLs as a yt-dlp batch file, ready for bulk downloading or transcript extraction.

Research
/Security News
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.

Security News
Socket joins more than 100 technology, cybersecurity, and financial organizations calling for a global surge in cyber defense.

Product
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.