Commit graph

82 commits

Author SHA1 Message Date
Romain Bignon
24e3671f27 video_list formatter display count in interactive mode, the full ID otherwise 2010-10-15 10:12:44 +02:00
Romain Bignon
f031f9b5aa use a special and readable formatter for the 'search' command 2010-10-14 20:09:54 +02:00
Romain Bignon
c959feacac bump version of backends and applications to 0.3 2010-10-11 10:31:44 +02:00
Christophe Benz
7004c1d669 move video player tool to external file 2010-09-28 02:16:18 +02:00
Christophe Benz
9cb470ec4d oops forget to change variable 2010-09-28 01:03:11 +02:00
Christophe Benz
f46eab4b67 set nsfw true by default 2010-09-27 18:53:44 +02:00
Romain Bignon
5c53bb52b5 completion on IDs for 'info' and 'play' (closes #396) 2010-09-27 00:04:23 +02:00
Romain Bignon
56cc59cf5e fix fetching information of a video 2010-09-26 21:35:11 +02:00
Romain Bignon
f4f9ef25f4 fixes when no backends are loaded 2010-09-25 02:16:07 -04:00
Romain Bignon
71f18ce7f6 bump version of every applications to 0.2 2010-09-25 07:39:40 +02:00
Romain Bignon
04037e7893 repl: interactive add of backends when no one is loaded at startup 2010-09-25 00:57:54 -04:00
Romain Bignon
73304380c3 add command 'play' (and now videoob is stateful) 2010-09-24 14:59:48 -04:00
Romain Bignon
0eba4302a5 override complete() to change the behaviour of Cmd completion 2010-09-24 13:56:24 -04:00
Romain Bignon
37a53b783a port every console applications to ReplApplication 2010-09-24 12:58:27 -04:00
Christophe Benz
29de886fe6 add nsfw command 2010-09-24 18:03:48 +02:00
Christophe Benz
4f4897e0f2 add formatter command 2010-09-23 19:48:52 -04:00
Christophe Benz
ab4a427586 new ReplApplication base class 2010-09-21 13:10:48 -04:00
Romain Bignon
404d7290ba a lot of pyflakes and pylint fixes 2010-08-13 22:23:10 +02:00
Romain Bignon
e980e040ba capabilities objets inherit from CapBaseObject (refs #369) 2010-08-12 17:22:04 +02:00
Christophe Benz
7df5136b5f use self.do instead of self.weboob.do in console apps 2010-08-12 16:44:42 +02:00
Christophe Benz
53f6571fee implement max_results option and infinite search for youtube 2010-08-12 16:04:53 +02:00
Christophe Benz
6ecf722f66 english wording 2010-08-12 16:04:53 +02:00
Christophe Benz
5c2ab81e16 change vocabulary
s/module/backend
s/backend/configured_backend
s/frontend/application
2010-07-12 03:07:10 +02:00
Christophe Benz
5547e14e11 enhance formatters 2010-07-11 22:00:18 +02:00
Christophe Benz
abe75cb1b1 require selected fields 2010-07-10 03:28:00 +02:00
Christophe Benz
e3fad9df06 change videoob commands description 2010-07-10 03:25:37 +02:00
Christophe Benz
ad911ce337 remove unnecessary constant 2010-07-10 02:29:54 +02:00
Christophe Benz
753e008a6f if -b option is provided, set nsfw to true 2010-07-10 02:29:37 +02:00
Christophe Benz
0db6d8942d fix imports 2010-07-08 02:35:40 +02:00
Christophe Benz
00110189c9 move setup.py files out of source tree 2010-07-07 17:20:17 +02:00
Christophe Benz
7d3a889c19 s/frontends/applications, third 2010-07-07 17:20:17 +02:00
Christophe Benz
3bf9c2518b global s/frontends/applications/ 2010-07-07 17:20:17 +02:00