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.