Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# subsrec: Script to execute after a torrent completes within Deluge.
# 1. Install pip
# Ubuntu: sudo apt-get install python-pip
# Fedora: sudo yum install python-pip
# 2. Install subliminal
# sudo pip install subliminal