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 🙏

© 2024 – Pkg Stats / Ryan Hefner

laserr

v0.5.0

Published

*TL;DR A web version of [Jackett](https://github.com/Jackett/Jackett)*

Downloads

141

Readme

Laserr

TL;DR A web version of Jackett

Laserr is a media indexer/scraper library including a list of plugins transforming API calls into tracker-site-specific http queries, parses the responses and return the results. This allows for getting recent, search & categorized results.

Each supported website/source is called Target, it is either a single typescript file or a folder with at least an index typescript file. It is registered by adding it to the root index file that registers all Targets and expose them.

TODO: support https://github.com/erengy/anime-relations make use of the https://trash-guides.info/Sonarr/Sonarr-Release-Profile-RegEx-Anime/#must-not-contain ? support Jackett definitions: https://github.com/Jackett/Jackett/tree/master/src/Jackett.Common/Definitions

video sources like 9anime ect https://github.com/justfoolingaround/animdl/tree/master/animdl/core/codebase/extractors/vidstream https://github.com/justfoolingaround/animdl/animdl/core/codebase/providers/nineanime/init.py https://github.com/justfoolingaround/animdl/animdl/core/codebase/extractors/vidstream/init.py

https://anify.tv/ https://consumet.org/ https://github.com/consumet/api.consumet.org https://docs.enime.moe/ https://api.enime.moe/mapping/anilist/1 https://docs.enime.moe/ https://github.com/Enime-Project/api.enime.moe

https://mirror.animetosho.org/ https://animetosho.org/animes/anidbID https://animetosho.org/episodes/aniDBepisodeID https://feed.animetosho.org/json?t=search&cat=5070&extended=1&offset=0&limit=75&q=Uchuu%20Senkan%20Tiramisu+01

Waaiez — Today at 10:32 PM Going by https://github.com/theotherp/nzbhydra2/issues/147

someone suggests using https://animetosho.org/feed/api?t=search&cat=5070&extended=1&offset=0&limit=75&q=Uchuu%20Senkan%20Tiramisu+01

https://animetosho.org/about talks about a json api being available if you swap api with json

so https://animetosho.org/feed/json?t=search&cat=5070&extended=1&offset=0&limit=75&q=Uchuu%20Senkan%20Tiramisu+01 will work

https://animetosho.org/episode/mashle-8.266011 https://animetosho.org/episode/_.ANIDB_EPISODE_ID_HERE

looking at https://storage.animetosho.org/dbexport/ it makes mention of aid, eid (and others) relating to anidb (check what they mean with the link)

so just messing around with the urls I found https://feed.animetosho.org/json?t=search&cat=5070&extended=1&offset=0&limit=75&aid=12681 uses aid which is the anidb id for an anime (this is searching for made in abyss)

https://feed.animetosho.org/json?t=search&cat=5070&extended=1&offset=0&limit=75&eid=188559 uses eid for the anidb episode id (this is searching for made in abyss episode 1)

https://chiaki.site/?/tools/watch_order

https://thetvdb.com/api-information

https://discord.com/channels/953341991134064651/1001493036573925416/1121392357842112603

trailer thumbnail thru YT api: https://www.youtube.com/oembed?url=http://www.youtube.com/watch?v=xMZQ9s1lU2M&format=json

https://discord.com/channels/953341991134064651/1001493036573925416/1121829231748468796

https://skyhook.sonarr.tv/v1/tvdb/shows/en/421069

https://thexem.info/ https://thexem.info/xem/show/5632

https://github.com/Enime-Project/api.enime.moe/blob/dev/src/mapping/meta/meta.service.ts#L19 https://github.com/Enime-Project/api.enime.moe/blob/dev/src/mapping/meta/impl/tvdb.ts#L21

https://api.ani.zip/mappings?anidb_id=11712

https://www.jsonapi.co/public-api/category/Anime

https://www.crunchyroll.com/ajax/?req=RpcApiSearch_GetSearchCandidates

https://www.opensubtitles.org/fr/ssearch/sublanguageid-/idmovie-546206

https://newznab.readthedocs.io/en/latest/misc/api/#list-of-attributes https://www.techradar.com/best/best-nzb-indexing-websites https://theindex.moe/library/anime https://theindex.moe/ https://github.com/popcorn-time-ru/popcorn-ru https://awesomeopensource.com/projects/radarr

https://fanarttv.docs.apiary.io/# https://trakt.tv/ https://www.tvtime.com/ https://www.imdb.com/ https://www.themoviedb.org/ https://eztv.wf/ https://torrends.to/settings/#search_url https://torrends.info/ https://thetvdb.com/ https://github.com/JimmyLaurent/torrent-search-api