Commit graph

25 commits

Author SHA1 Message Date
Romain Bignon
926a25b992 Merge branch 'threads'
Conflicts:
	weboob/frontends/videoob/application.py
2010-04-29 11:10:19 +02:00
Romain Bignon
7c502ca236 use Weboob.do insteal of deprecated iter_backends in some frontends 2010-04-27 01:37:26 +02:00
Christophe Benz
f7a46ad70d add --nsfw option to videoob 2010-04-26 19:47:01 +02:00
Christophe Benz
04820fd782 removed unused command 2010-04-26 19:46:32 +02:00
Christophe Benz
9fe8053052 simplify search command code 2010-04-26 19:21:58 +02:00
Romain Bignon
d0c7213489 display duration in seach results instead of always empty page url 2010-04-22 09:11:11 +02:00
Romain Bignon
71e104595a Merge branch 'master' of ssh+git://git.symlink.me/var/git/pub/cbenz/weboob
Conflicts:
	weboob/tools/application/console.py
2010-04-21 00:23:11 +02:00
Romain Bignon
40a118283f display available commands in ConsoleApplication's --help 2010-04-21 00:15:37 +02:00
Romain Bignon
ccf4303cc0 new attributes and code improvement 2010-04-20 23:58:51 +02:00
Roger Philibert
4cc065e05f show page url in videoob search results 2010-04-20 23:53:56 +02:00
Romain Bignon
758281effb --backends is used on every frontends 2010-04-20 23:27:33 +02:00
Christophe Benz
81c416cd6e use formatters 2010-04-20 21:34:40 +02:00
Christophe Benz
0f3857ba99 [videoob] use formatters 2010-04-20 18:59:51 +02:00
Christophe Benz
7a86ddfbb6 move enabled backends option to BaseApplication 2010-04-20 18:59:51 +02:00
Romain Bignon
84f4b18068 load only selected backends instead of store a list and iter on 2010-04-20 09:23:35 +02:00
Christophe Benz
44b57a775d enable backends with CLI option 2010-04-20 03:05:31 +02:00
Christophe Benz
2c769fd9df load modules instead of backends 2010-04-19 19:10:56 +02:00
Romain Bignon
e3ad695346 implement ICapVideoProvider.iter_search_results() 2010-04-16 17:19:19 +02:00
Romain Bignon
ba2f1cf99a Video contains 'rating_max' information 2010-04-16 16:50:12 +02:00
Romain Bignon
a03f98ff3e call ICapVideoProvider.get_video() 2010-04-16 16:46:34 +02:00
Romain Bignon
daa27da3ce Weboob.iter_backends() does not return backend name anymore 2010-04-16 11:31:08 +02:00
Roger Philibert
5a8198c441 [videoob] stop on first match 2010-04-15 12:47:15 +02:00
Christophe Benz
6080d23eeb change param name 2010-04-14 18:14:47 +02:00
Christophe Benz
4d82163b41 add video title command 2010-04-13 16:02:13 +02:00
Christophe Benz
89218af7c1 new frontend videoob and new backend for youtube 2010-04-12 16:57:38 +02:00