Auth Code & Quota
Session / TData Export and Format Convert on this site share the same auth code login and quota pool. This page explains sign-in, quota display, and deduction rules.
Visit: tele.xiaohutou.top
Site-wide login
- When signed out, any tab (Session Export or Format Convert) shows the auth code sign-in page
- After verification, you can use the corresponding tool
- Sign in once for both tabs — switching tabs does not require re-entering the code
- Click Sign out in the header to clear the session; you must enter the auth code again
Compared to older versions
Previously, the auth code was step 1 inside the export wizard. It is now a site-wide gate before tab content.
Quota display
After sign-in, the header shows:
Uses remaining X / Y times
| Field | Meaning |
|---|---|
Y (max_uses) | Total uses on this auth code |
X (remaining_uses) | Uses left |
| Used | Y - X (used_count) |
Export and convert share this quota — there is no separate counter per tool.
Deduction rules
| Feature | Deducts 1 use when | No deduction when |
|---|---|---|
| Session export | ZIP with session.txt, account.json, and tdata/ is fully built | Code send fails, wrong code, 2FA fails, build fails, job expired, etc. |
| Format convert | Conversion succeeds and the file is returned | Empty file, invalid format, corrupt ZIP, timeout, service unavailable, etc. |
Before starting export or convert, the site checks remaining_uses > 0. Nothing is deducted upfront.
Zero quota
When remaining uses are 0, you cannot start a new export or conversion. Purchase a new auth code via support. See Purchase.
Common errors
| Message | Meaning | What to do |
|---|---|---|
| Auth code not found / invalid / disabled / expired | Code cannot be used | Contact support |
| No remaining uses | Quota exhausted | Buy a new code |
| No remaining uses (insufficient) | Cannot start with 0 left | Buy a new code |
| Login expired | Token invalid (HTTP 401) | Sign in again |
| Please log in with an auth code first | API called without session | Complete site sign-in |