new attributes and code improvement
This commit is contained in:
parent
758281effb
commit
ccf4303cc0
11 changed files with 71 additions and 34 deletions
|
|
@ -23,6 +23,8 @@ from weboob.tools.application import ConsoleApplication
|
|||
|
||||
class Videoob(ConsoleApplication):
|
||||
APPNAME = 'videoob'
|
||||
VERSION = '1.0'
|
||||
COPYRIGHT = 'Copyright(C) 2010 Christophe Benz, Romain Bignon'
|
||||
CONFIG = {}
|
||||
|
||||
def main(self, argv):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue