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
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
untinyurl-0.1.1.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for untinyurl-0.1.1.linux-x86_64.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f15e97509849af787f7d02e890e2faea010ff2868ce20bc0cb5b24b3e164b790 |
|
MD5 | 3fa11024166334c07d0319b6dce225c2 |
|
BLAKE2b-256 | 13d11d65c0eac8d6e9d635e0cd619640e1b80ed67ee5856aef7252e526df2c55 |