From c43bad968c11607ed37ef88c50b8b978ce73b280 Mon Sep 17 00:00:00 2001 From: Watchful1 Date: Sun, 10 Aug 2025 20:45:52 -0700 Subject: [PATCH] Update torrent link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 490ffa1..74d66c3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This repo contains example python scripts for processing the reddit dump files created by pushshift. The files can be downloaded from [here](https://files.pushshift.io/reddit/) or torrented from [here](https://academictorrents.com/details/f37bb9c0abe350f0f1cbd4577d0fe413ed07724e). +This repo contains example python scripts for processing the reddit dump files created by pushshift. The files can be torrented from [here](https://academictorrents.com/details/30dee5f0406da7a353aff6a8caa2d54fd01f2ca1). * `single_file.py` decompresses and iterates over a single zst compressed file * `iterate_folder.py` does the same, but for all files in a folder