#!/usr/bin/env python

from tvsubs_rename import tvsubs_rename

tvsubs_rename.run(tvsubs_rename.parse_args())
