niedziela, 2 marca 2008

[EN] modrapi changelog

rc2
- opt. status - added
- opt. downloaded - added
- opt. removeitem - added

rc3
- duplicate blocker - added

stable-updated
- "x" encoded as entity in filename problem - fixed
- duplicate check - updated

1.1
- new configuration step - enable/disable wget progress bar - added
upgrade from previous versions needs:
$ modrapi configure
before use
- help - updated/fixed

1.2
- automatic resume - added
- import - filenames problem with files created in MS Windows - fixed

1.3
- Login methode update, fixed ssl problem
- Error debug (tips) - added
- RLog file - added (log of links that was not downloaded becouse of some kind of error)
- lifting :D

5 komentarzy:

Anonimowy pisze...

Witam. A dlaczego nie ma nic dla sciagaczy :) bez premium, czy nie mozna by bylo dolaczyc cos takiego:
while read line
do
echo "ściągam $line";
URL=$(curl -s $line | grep "form id=\"ff\" action=\"" | grep -o 'http://[^"]*rar');
ourfile=$(curl -s -d "dl.start=Free" "$URL" | grep "document.dlf.action=" | grep -o 'http://[^"]*rar' | head -n 1);
sleep 90;
#wget $ourfile --limit-rate=200K;
wget $ourfile;
done

Pozdrawiam

Anonimowy pisze...

Thanks for this great geeky tool!

Shalak pisze...

Hmmm... Chyba cos sie pozmienialo na rapidzie - mozna oczekawiac nowej wersji modrapi?

m0d pisze...

jutro sprawdze i zfixuje jak co

m0d pisze...

#modrapi relogin

i jest OK - cos z sesjami zrobili