# KoalaBear84/OpenDirectoryDownloader

Indexes open directories

Repository: https://github.com/KoalaBear84/OpenDirectoryDownloader
Canonical: https://ross.abutalabs.com/products/opendirectorydownloader
Language: C#
License: GPL-3.0
License Family: copyleft
Topics: http, https, open, directory, indexer, parser
Last push: 2026-07-18T16:37:17+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 93, longevity 100
- inputs: {"age_days": 2794, "days_push": 46, "days_rel": 46, "gap_med": 0.0, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1389, forks 113 (observed 2026-08-28T04:04:35.482120+00:00)

## What it is
A cross-platform C#/.NET command-line tool that indexes open directory listings across 130+ supported formats, including FTP(S), Google Drive, AList, HFS, and more. It produces URL lists that can be fed into download tools like wget or aria2c, though downloading itself is not implemented.

## Use cases
- index all files in an open directory listing
- scan a directory listing and export URLs for wget
- crawl Google Drive or AList shared folders to build a file list
- generate an aria2c-compatible URL file from an open directory
- enumerate files on an FTP server or HFS share
- build a searchable index of files exposed on a web server

## When to choose
- you need to catalog files exposed via open directory listings in many formats
- you want a cross-platform CLI indexer without installing a runtime (self-contained builds)
- you plan to download the indexed files with wget or aria2c afterward

## When to avoid
- you need a tool that also downloads the files itself
- you need a GUI-based directory indexer
- the target requires authentication or is not a publicly open listing

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-scraping, parser, http-client, cli
- domain: crawlers, files, developer-tools
- platform: cross-platform, windows, cli, dotnet
- tags: open-directories, indexer, c-sharp, ftp, google-drive, self-hosted-listings, command-line, linux, macos

## Member repositories
- KoalaBear84/OpenDirectoryDownloader (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:35.482120+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:41.554319+00:00, confidence not recorded.
  - readme: https://github.com/KoalaBear84/OpenDirectoryDownloader (fetched 2026-08-28T04:04:35.482120+00:00, sha 3404153ecc3e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
