- 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 configurebefore 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:
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
Thanks for this great geeky tool!
Hmmm... Chyba cos sie pozmienialo na rapidzie - mozna oczekawiac nowej wersji modrapi?
jutro sprawdze i zfixuje jak co
#modrapi relogin
i jest OK - cos z sesjami zrobili
Prześlij komentarz