add script to inject custom tracker #2

Merged
squishypillow merged 1 commit from K-RT/chunk-download-management:trackerInyector into main 2026-03-18 01:32:22 +00:00
Contributor

This pull request adds a script that injects, into the main README.md, a tracker defined in official_tracker.txt for each magnet link. Each tracker is added only once, preventing duplicates.

Additionally, a script has been added that generates a curated list of all infohashes from the README.md. This list is useful for configuring the tracker (in another repo) using a whitelist of allowed torrents.

Since there are multiple scripts and the execution order matters, run_all.py has been created to run each script in the correct sequence.

This pull request adds a script that injects, into the main README.md, a tracker defined in official_tracker.txt for each magnet link. Each tracker is added only once, preventing duplicates. Additionally, a script has been added that generates a curated list of all infohashes from the README.md. This list is useful for configuring the tracker (in another repo) using a whitelist of allowed torrents. Since there are multiple scripts and the execution order matters, run_all.py has been created to run each script in the correct sequence.
Author
Contributor

After merging the PR (if everything looks good), remember to run run_all.py to properly inject the tracker in all the respective places.

After merging the PR (if everything looks good), remember to run run_all.py to properly inject the tracker in all the respective places.
Collaborator

all goodie! thank you

all goodie! thank you
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pathfinder/chunk-download-management!2
No description provided.