From f3f72870c8719f384d046518b021e48b43058309 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Thu, 30 Jul 2026 01:41:47 +0300 Subject: [PATCH] docs: add English README --- README.en-US.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.en-US.md diff --git a/README.en-US.md b/README.en-US.md new file mode 100644 index 0000000..c1bfae7 --- /dev/null +++ b/README.en-US.md @@ -0,0 +1,18 @@ + + +# Batch Transfer of 115 Shared Links + +### Features +To ease the frustration of unfortunate users (11.5-year members) and the heavily unfortunate (lifetime VIPs) after being banned by the SHA1 restriction, this tool transfers various shared links from group chats to a target directory. It records transferred links and filenames to prevent duplicate transfers. There is no need to format the links into a standard structure; simply copy the chat conversation into a txt file, and it will automatically recognize the access codes from the context. + +### Usage +Copy the cookie into *cookie.txt* in the same directory as main.py + +Copy the cid of the target directory into *cid.txt* in the same directory as main.py + +Save the chat conversations containing various links into txt files with any name, and place them in the links folder. The txt encoding must be utf-8 + + + +### Note +shared_links.db stores the access codes and filenames of already transferred links.