Difference between revisions of "User:Sanqui"

From Archiveteam
Jump to navigation Jump to search
(<3 Archive Team)
m (typo in the invisible character. pls remove spam filter)
Line 3: Line 3:
On #archiveteam as Sanqui
On #archiveteam as Sanqui


Further contact info on my homepage: http://sanqui.&feff;rustedlogic.net
Further contact info on my homepage: <nowiki>http://sanqui.&#xfeff;rustedlogic.net</nowiki>


----
----

Revision as of 22:46, 3 March 2015

Email: gsanky@gmail.com

On #archiveteam as Sanqui

Further contact info on my homepage: http://sanqui.rustedlogic.net


I archived Twitch Plays Pokémon logs: https://archive.org/details/tpp_logs

Helped organize saving the sites hosted for free on Internet Centrum. Keeping an eye on other Czech sites that might be going down!


Parallel wget

#!/bin/sh
cat $LIST | xargs -n 1 -P $PARALLEL -I % \
 wget \
 -mc --waitretry 5 --timeout 60 --tries 5 \
 --user-agent="Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0"\
 -e robots=off \
 --warc-header "operator: Archive Team (Sanqui)" --warc-cdx --warc-file="sanqui_00_%" \
 -o "sanqui_00_%.log" \
 %

Common/useful czech words

cislo (číslo) = number
hlas, hlasovat, hlasování = vote
jmeno (jméno) = name
nahled (náhled) = preview, thumbnail
obr, obrazek (obrázek) = picture
posli (pošli), poslat = send
sprava (správa) = administration
stahuj, stáhnout, stahovat = download
tisk = print
ukaz (ukaž) = show
zprava (zpráva) = message