Download, Merge, and Rename
Project description
Introduction
This tool provide a pipeline that can help you download PDF(s), merge them into a single file and rename it based on the venue, title and authors.
Usage
- Write
config.jsonat${HOME}/paper-down/config.jsonwith the following format:
{
"temp_filename_1": "__TEMP__1.pdf",
"temp_filename_2": "__TEMP__2.pdf",
"temp_filename": "__TEMP__.pdf",
"save_root": REPLACE_WITH_YOUR_ROOT
}
- Note that the
save_rootproperty is the place where PDFs save to. In this directory, it should contain some directories like:
YOUR_ROOT
├── LLM
├── Image Generation
├── 3D Reconstruction
├── Face Recognition
├── ...
- Install
paper-downloader:
pip install paper-downloader
- Start!
pd
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file paper_downloader-1.0.2.tar.gz.
File metadata
- Download URL: paper_downloader-1.0.2.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d04911a59d3052e20fa77defad77bc07b0a944af456e9c54249bf56ea0670b21
|
|
| MD5 |
bd1a89a843ec7f31f41fc03265ecdc22
|
|
| BLAKE2b-256 |
c3914e8d63efdcfd3f43afdcd08139217ebcda931e0aaa1bbdfd224241e2ad00
|
File details
Details for the file paper_downloader-1.0.2-py3-none-any.whl.
File metadata
- Download URL: paper_downloader-1.0.2-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0e91cb6b0e2a732ad2a5e51c1cb478581451d6783e19a9370543c9fc30177af
|
|
| MD5 |
73442d9e1aca95fcebd452721841a791
|
|
| BLAKE2b-256 |
a2f2ce2e0edc3b2caa76e7e612618d43c9b9695aacf752793a136fdb7c9bf2df
|