Skip to content

Instantly share code, notes, and snippets.

View aabele's full-sized avatar
🏠

Aivis aabele

🏠
View GitHub Profile
@aabele
aabele / gourcevideo.sh
Created October 27, 2020 18:33 — forked from Gnzlt/gourcevideo.sh
Gource video export command
#!/bin/bash
gource \
-s .03 \
-1280x720 \
--auto-skip-seconds .1 \
--multi-sampling \
--stop-at-end \
--key \
--highlight-users \
@aabele
aabele / gourcevideo.sh
Created October 27, 2020 18:33 — forked from Gnzlt/gourcevideo.sh
Gource video export command
#!/bin/bash
gource \
-s .03 \
-1280x720 \
--auto-skip-seconds .1 \
--multi-sampling \
--stop-at-end \
--key \
--highlight-users \
@aabele
aabele / items.py
Created January 11, 2017 22:58 — forked from monkeini/items.py
Simple scraping task using Scrapy and PyQuery

Simple Spider Task

Pre-requisites

  • python 2.7 (or 2.6 may suffice)
  • scrapy 0.16.3 +dependencies
  • pyquery

Aims

sudo apt-get install zlib1g-dev
sudo apt-get install g++
sudo apt-get install uuid-dev
export VENV=$VIRTUAL_ENV
mkdir $VENV/packages && cd $VENV/packages
curl -O http://oligarchy.co.uk/xapian/1.2.18/xapian-core-1.2.18.tar.xz
curl -O http://oligarchy.co.uk/xapian/1.2.18/xapian-bindings-1.2.18.tar.xz