feat: complete rust parity and remove legacy Python codebase #1

Merged
eliott merged 1 commits from rust-parity-remove-python into master 2026-02-25 11:23:03 +01:00
Owner

Summary

  • complete major Rust parity work across extractor and postprocessor behavior, including ugoira and OAuth-related flows
  • fix runtime download queue handling so non-download message kinds are skipped instead of failing as download attempts
  • remove the legacy Python codebase, tests, scripts, packaging/docs assets, and switch CI to Rust-only tests

Validation

## Summary - complete major Rust parity work across extractor and postprocessor behavior, including ugoira and OAuth-related flows - fix runtime download queue handling so non-download message kinds are skipped instead of failing as download attempts - remove the legacy Python codebase, tests, scripts, packaging/docs assets, and switch CI to Rust-only tests ## Validation - cargo test --quiet - smoke test: target/debug/gallery-dl -d /tmp/gdl-smoke-reddit2 --range 1-3 https://www.reddit.com/user/akechifanclub/
eliott added 1 commit 2026-02-25 11:21:51 +01:00
eliott merged commit e4dae6de12 into master 2026-02-25 11:23:03 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: eliott/gallery-dl#1