Core of the project is api.py + helper.py.
I'm actively working on the API. Everything else (downloader, use.py, etc.) is secondary / low priority / WIP
Touch me
- Vote
- Get file URL (download link)
- Favorites (add / remove)
- Registration
- Login (token / password)
- Account info
- Account editing
- Auto-tagging
- Posting (upload)
- Avatar changer
- Post searching
- Downloader
- Get comments
- Add comments
- Edit comments
| Variable | Description | Platform |
|---|---|---|
MY_SECRET_API_TOKEN_FOR_LINUX |
API token for Linux | 🐧 |
MY_SECRET_API_TOKEN_FOR_WINDOWS |
API token for Windows | 🪟 |
MY_SECRET_API_TOKEN_FOR_MACOS |
API token for macOS Intel | 🍎 |
MY_SECRET_API_TOKEN_FOR_M1 |
API token for macOS M1/M2 | 🍎 |
- These tokens are very powerful
- Use them responsibly
- Make sure you really want to use them