new app cineoob

This commit is contained in:
Julien Veyssier 2013-03-04 00:15:59 +01:00
commit 4475da2da8
4 changed files with 250 additions and 4 deletions

View file

@ -64,7 +64,7 @@ class SubtitleListFormatter(PrettyFormatter):
class Suboob(ReplApplication):
APPNAME = 'suboob'
VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2012 Julien Veyssier'
COPYRIGHT = 'Copyright(C) 2013 Julien Veyssier'
DESCRIPTION = "Console application allowing to search for subtitles on various services " \
"and download them."
SHORT_DESCRIPTION = "search and download subtitles"