Skip to main content

Un-shorten urls found in given text

Project description

Un-shorten urls found in given text,

Work as a standalone unshortener (reading from stdin, or its parameter) :

From argv : $ wget -qO- –no-check-certificate ‘https://raw.github.com/JulienPalard/untinyurl/master/README’ | untinyurl

From arguments : $ untinyurl ‘The repo is here: http://bit.ly/xMN7PY

Or as a module: $ python Python 2.6.6 (r266:84292, Dec 26 2010, 22:31:48) [GCC 4.4.5] on linux2 Type “help”, “copyright”, “credits” or “license” for more information. >>> from untinyurl import untiny >>> untiny(‘http://bit.ly/xMN7PY’) ‘https://github.com/JulienPalard/untinyurl’

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

untinyurl-0.1.1.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

untinyurl-0.1.1.linux-x86_64.tar.gz (2.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page