npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

yt-grabber

v1.9.2

Published

Youtube Grabber - robust desktop application designed to retrieve multimedia from YouTube and YouTube Music services

Readme


Tests Coverage

YT Grabber is a robust desktop application designed to retrieve multimedia from YouTube, YouTube Music and other multimedia sites.

It provides responsive UI to manage your downloads and automation features that improve and accelerate download process.

It provides support for downloading:

  • videos
  • audio tracks
  • playlists
  • music albums
  • full discographies

Various formats and quality options are available for both - audio and video.

Each download can be customized to your needs for easy workflow automation.

Table of Contents

Features

  • Support for most major multimedia sites (full list is available here)

  • Download video, audio, playlists, songs, albums, singles and complete artist discographies

  • Multiple output formats (mp3, m4a, flac, wav, mp4, mkv, mov, avi, mpeg, gif)

  • Customizable audio and video quality

  • Cutting video and audio (multiple output parts)

  • Batch multimedia download

  • Autodetecting download type

  • Metadata (tags) embedding

  • Filterable artist discography downloads by release type (album, single, ep) or release year

  • Generating animated GIF's from videos (with embedding customizable top and/or bottom text)

  • Configurable output

  • Multiple language support (English, German, Polish out of the box)

  • Light/Dark theme

  • Responsive and clean UI

Screenshots

Main window

Displaying multimedia info

Downloading multimedia

Settings

Usage

Download and run latest release installer from here.

Development

To build yt-grabber follow these steps:

  1. Clone this repository
  2. Install dependencies using npm install or yarn install command
  3. If using yarn with Visual Studio Code also run yarn dlx @yarnpkg/sdks vscode
  4. Run npm build or yarn build command to create development build
  5. Run npm build:prod or yarn build:prod command to create production build.

Running

Run npm start or yarn start to run the app for development. This will start webpack development server that will watch for changes to source code and reload the application automatically.

Packaging

To prepare release application package run npm dist or yarn dist command.

Testing

There are two types of tests avalable:

  • unit tests (using Jest)
  • end2end tests (using Playwright)

To execute unit tests run npm test or yarn test command (unit tests are also run when packaging the applciation).

To execute end to end tests on a development build run npm e2e:dev or yarn e2e:dev command. To execute end to end tests on a production build run npm e2e:prod or yarn e2e:prod command.

Debugging

Logs are written to init.log and application.log files. By default only errors are logged. To get more detailed logs run the application with --debug-mode arguments.

License

This project is licensed under the MIT License.

Legal Disclaimer

All music files downloaded through this software must be legally owned and purchased by the user. By downloading music via this software, you represent that you have purchased and fully own the rights to any downloaded content or an active subscription to YouTube Music. Downloading or distributing pirated or illegal music copies is strictly prohibited. I claim no ownership rights to any downloaded music files - all such rights remain with the content owner. I accept no liability for the illegal use of any files downloaded through this software.

Support Disclaimer

In the era of greedy services like Spotify, omnipresent AI slop and other bs it is very difficult, especially for younger, less recognizable creators to make money off of their creations. There are a lot of talented people who struggle with that (and their number is growing). If you like certain artists and value their content please show them your support. Thank You!