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
File details
Details for the file untinyurl-0.1.tar.gz
.
File metadata
- Download URL: untinyurl-0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ca4e2d33cb0e7e30f4101332f574126793304875348cf545139a7cdecc702fd |
|
MD5 | a6d144e2721364f5bc16861fc09c2928 |
|
BLAKE2b-256 | 7f26ff8ef0161f853f700c875e676253960fdee117fd4cca17d6ab3bbc1bee0e |