6 Commits

Author SHA1 Message Date
d9141c8df7 new: feat: add magnet-metadata-api post processor (#39)
* new: feat: add magnet-metadata-api post processor

* chg: fix: lint issue

* chg: chore: comment optional containers

* chg: fix: remove redundant check
2025-07-29 12:34:37 -03:00
455f734c8a Feat/Add post processors + refactor project (#37)
* chg: feat: clean known patterns from title

* chg: refactor: remove duplicated code, and improve maintainability

* chg: feat: add audio tagging post-processor

* chg: refactor: add generic parallelMap function

* chg: refactor: move more function to common locations

* chg: docs: add func docs
2025-07-24 01:03:38 -03:00
27ab075da1 Fix: Add adware url decoding support (#33)
* chg: fix: add bludv url decoding support

* chg: feat: add safeguards against future algorithim changes
2025-07-16 20:22:53 -03:00
Douglas Paz
bc53fbab1a fix: utils IsValidHTML, uses golang net html parse (#28) 2025-07-16 15:15:38 -03:00
88d6d506bf Feat/Search support (#25)
* new: feat: add search support with meilisearch

* new: feat: add search interface

* new: feat: add new audio mappings

* chg: fix: add meilisearch docs

* chg: fix: lint issues

* chg: feat: add br flag

* chg: fix: use the same user agent

* chg: fix: bludv (again)

* chg: fix: lint issue
2024-12-13 11:54:55 -03:00
268ece5650 Feat/Jaccard Similarity (#5)
* new: feat: add sorting and filtering by similarity

* chg: fix: imdb link retrieval

* chg: fix: do not filter when queryis empty
2024-03-10 14:58:15 -03:00