AZLibrary
Download the Z-Library book and rename it.
Download Z-Library by Pirate Library Mirror And Rename.
Related:
illustrate
- torrent: seed (book)
- index: Index used for renaming (from database export)
- tree: index used for renaming (from actual folder)
- other: other files, used for learning and communication
- reference: reference
- process: process file used during processing
- torrent-index: seed (database)
Usage steps
1. Download books
- Install BT download software, it is recommended to use qBittorrent
- Download via torrents: only use torrent-zlib1, torrent-zlib2
- After downloading a torrent, you can rename the torrent.
2. Rename
Method 1: Use index to rename (source: index directory of this resource)
- Install the Python environment and install the required Python packages: pip install pathvalidate.
- Run the
rename_by_txt.py
script.- First select the folder: the folder where the downloaded books will be stored.
- Secondly, select the index txt file: pay attention to the corresponding relationship with the seed.
- Finally select the folder: after renaming, output the folder.
- After the script has finished running, review the logs and manually handle the files that failed to be renamed successfully.
Remark:
There are two index files. Because they exceed 100MB, they are divided into two parts. Please pay attention when renaming.
Method 2: Use tree to rename (source: tree directory of this resource)
- Install Python environment
- Run the
rename_by_tree.py
script- First select the folder: the folder where the downloaded books will be stored.
- Secondly, select the index txt file: pay attention to the corresponding relationship with the seed.
- Finally select the folder: after renaming, output the folder.
- After the script has finished running, review the logs and manually handle the files that failed to be renamed successfully.
Note: Continuously updated
Comparison between method one and method two:
| advantage | shortcoming |
---|
Method 1 | Cover all seeds of zlib1 and zlib2 | The number of indexes is much larger than the actual number of files, and the redundancy is high |
Method 2 | Generated based on actual file directories, low redundancy | Not all seeds are fully covered and are being updated continuously (zlib1 has been completed) |
3. Others
The file name format after renaming: ZlibID-filename.format
示例:1-Руководство по не знаю чему 123213.fb2.zip
如果不希望这样命名,可自行调整脚本
pilimi-zlib-0-119999.torrent is the first torrent and has a faster download speed, but there are no Chinese books and the format is mostly fb2.zip
zlib1: released
- Total size: 6.15TB
- Number of indexed files: 14.68 million
- Actual number of files: 2.18 million
zlib2: tree processing
To-do
course
- 2024.07.04: It was found that Baidu network disk sharing was invalid and the sharing link was removed.
- 2024.07.04: zlib1 processing completed, release released