SrcUrl.Net

This simple service is aimed to redirect nice tarball urls to the original urls used by various websites. This is usefull if the filename is not part of the original url.

Feel free to ask me any question related to this service or propose new functions on GitHub.

Try it yourself

Put your url into the first field and see the SrcUrl.Net url in the second one.

GitHub

SrcUrl.Net url GitHub url
http://github.srcurl.net/[user]/[project]/[tag]/*.tar.gz https://github.com/[user]/[project]/archive/[tag].tar.gz
http://github.srcurl.net/[user]/[project]/[tag]/*.zip https://github.com/[user]/[project]/archive/[tag].zip

Bitbucket

SrcUrl.Net url Bitbucket url
http://bitbucket.srcurl.net/[user]/[project]/[tag]/*.tar.gz https://bitbucket.org/[user]/[project]/get/[tag].tar.gz
http://bitbucket.srcurl.net/[user]/[project]/[tag]/*.tar.bz2 https://bitbucket.org/[user]/[project]/get/[tag].tar.bz2
http://bitbucket.srcurl.net/[user]/[project]/[tag]/*.zip https://bitbucket.org/[user]/[project]/get/[tag].zip