bestofjs icon indicating copy to clipboard operation
bestofjs copied to clipboard

Add Handbrake-js

Open xeusteerapat opened this issue 1 year ago • 3 comments

Please briefly describe the project you'd like to add to Best of JS?

  • Video encoding / transcoding / converting for node.js

What is the GitHub repository of the project you'd like to add to Best of JS?

Before submitting the request to add a new project, please check the following points:

  • https://github.com/75lb/handbrake-js

  • [x] The project is related to the web platform or Node.js

  • [x] The source code is on GitHub and project has more than 100 stars on GitHub

  • [x] The project has thorough documentation in English

  • [x] The project is not deprecated and actively maintained

How would this project be tagged? (Pick one or several existing tags from this list: https://bestofjs.org/tags)

  • Video

Also you can suggest new tags to add if you think Best of JS is missing useful tags.

xeusteerapat avatar Jul 31 '24 02:07 xeusteerapat

Hello @xeusteerapat actually handbrake-js is already tracked by Best of JS (you asked last year #670 😅 ) but it does not show up because of the following metrics:

  • 25 stars added over the last year
  • about 2.5k monthly downloads on NPM

What do you think, I can "promote" the project and ignore this filter?

Note: I set a filter based on metrics to avoid displaying in the UI projects considered as "cold" because they are often less relevant, as projects tend to deprecate over time, this is the reason the current UI shows about 2000 projects while we track more than 3000 projects.

michaelrambeau avatar Jul 31 '24 23:07 michaelrambeau

@xeusteerapat I have "promoted" Handbrake.js to skip the filter about "cold" projects:

https://bestofjs.org/projects/handbrake.

image

michaelrambeau avatar Aug 04 '24 22:08 michaelrambeau

Ahh, got it. That's why it looks familiar to me 😅

xeusteerapat avatar Aug 17 '24 04:08 xeusteerapat