X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;h=95a31c80bd98d99e624735020456f5f6a5f73c6f;hb=HEAD;hp=5595369d2d4eb8e55a390ab95f38bc9315961ba2;hpb=e2c068e816d9cc5fac8c534c69132716e802b8b8;p=www-offliberty.git diff --git a/README b/README index 5595369..95a31c8 100644 --- a/README +++ b/README @@ -1,7 +1,16 @@ -WWW-Offliberty version 0.002 -============================ +WWW-Offliberty version 1.000008 +=============================== -WWW::Offliberty is a simple interface to the offliberty.com download service. +Offliberty is a service that takes a URL to some media (for example a +YouTube video, a Vimeo video, a SoundCloud song) and returns one or +more download links. + +WWW::Offliberty is a simple interface to this service. The dist also +includes a command-line script called "off" that has the same +functionality as the module. + +See http://offliberty.com and the documentation of WWW::Offliberty for +more information. INSTALLATION @@ -17,11 +26,11 @@ DEPENDENCIES This module requires these other modules and libraries: * HTML::TreeBuilder - * LWP::UserAgent + * HTTP::Tiny COPYRIGHT AND LICENCE -Copyright (C) 2013 by Marius Gavrilescu +Copyright (C) 2013-2018 by Marius Gavrilescu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.18.1 or,