The tool for grabbing Russian translation of What If? articles from Notabenoid.
Get a cookies file in the Netscape compatible format. Use an addon for your Web
browser to extract the cookies file. You can use the extract_cookies.sh
script from this repository for Firefox.
Run the script:
$ ./wbuild.py [options] cookies.txt
By default the script will print only last top rated translation of each
fragment. Add --all
option to print a list of articles, original fragments
and all translations of each fragment.
A script --all
output can be diff'ed with files produced by What If?
grabbing tool.
The code, documentation and other repository content are in public domain.