RipMeApp / RipMeApp/ripme

Implement optional deduplication of folder and subdirectories at end of rip

Open
#293 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement task
Dominant language
Java
Stars
4.1k
Forks
673
PR merge metrics
No merged PRs in 30d

Description

This will help deal with the ever-evolving nature of output filename format.

Visual similarity deduplication is a non-goal. Instead use content hashing to detect the same downloaded file.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by tracing where a rip finishes and where downloaded folders and files are handled, then define how the option is enabled and where content hashes are compared. Done means duplicate files are detected by content at the end of a rip, while visual similarity is not used.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.