unshortenit
unshortenit copied to clipboard
Unshortens ad based url's and 301 redirects. Supports adf.ly, lnx.lu, linkbucks.com, and adfoc.us
It seems like the example in the docs is probably for an older version or maybe the service was removed from this library. It results with a service unknown error....
Principally, this fixes https://github.com/jkehler/unshortenit/issues/26. It also adds some simple logging (at the path "Main.LinkUnshortener"), and also imports the two exceptions into the `__init__.py` file. This makes it much nicer to...
Thought we wanna get this to work :)
Fix https://github.com/jkehler/unshortenit/issues/13
The documentation currently states: > By default the library will not make any HTTP request if the url provided does not match any of the modules url patterns. To override...
Linkbucks not working :(
hello, unshorten it won't look for Location header in links that match adfly regex, even if i explicitly define type to something other than adf.ly links it just looks for...