Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions README.en-US.md
Original file line number Diff line number Diff line change
@@ -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.