资 源 简 介
Overview
This script exports your URLs from tr.im into CSV (comma-separated values) format. CSV files can be opened with many types of software (e.g. Excel). Because of a limitation in the API, only the 100 most-recently shortened URLs can be exported.
Running the Script
Download and extract the source code: http://trim-export.googlecode.com/files/trim-export-1.0.zip
Run this command from the command line to export your tr.immed URLs to the export.csv:
php export.php USERNAME PASSWORD > export.csv