Commit graph

146 commits

Author SHA1 Message Date
Christophe Benz
d3cb59b86a add weboobcfg edit command 2010-05-19 11:54:30 +02:00
Christophe Benz
b6f3b39744 fix pyflakes errors 2010-05-19 11:16:06 +02:00
Christophe Benz
d913819c01 do not report shell arguments to embedded ipython shell 2010-05-16 17:43:02 +02:00
Christophe Benz
a4a74eda4f implement chatoob messages command 2010-05-16 17:42:27 +02:00
Christophe Benz
4ecc942083 chatoob has no config 2010-05-16 12:42:42 +02:00
Christophe Benz
44221c4c9e [wip] work on chatoob frontend 2010-05-16 02:18:19 +02:00
Christophe Benz
0c425a2e9b no more need to print format result 2010-05-15 04:56:59 +02:00
Christophe Benz
38f1166328 add default config values as empty strings when adding backend instance 2010-05-14 19:18:06 +02:00
Christophe Benz
8763d20a08 add interactivity for adding backends 2010-05-14 19:02:33 +02:00
Christophe Benz
477c298131 print backtraces 2010-05-14 17:33:57 +02:00
Christophe Benz
27242e80ba fix imports 2010-05-11 17:07:23 +02:00
Christophe Benz
27c32c01b4 remove no-maintained dummy frontend 2010-05-11 17:04:47 +02:00
Christophe Benz
968ae48673 move monboob code to frontends dir 2010-05-11 17:03:35 +02:00
Christophe Benz
f21e8b25b6 use right name for masstransit 2010-05-11 17:00:45 +02:00
Christophe Benz
683979a839 use logging instead of printing to stderr 2010-05-11 16:59:48 +02:00
Christophe Benz
7d698192f3 adapt frontends to new Results API 2010-05-11 16:59:21 +02:00
Christophe Benz
40d5cc3e0e change Results API 2010-05-11 16:55:55 +02:00
Christophe Benz
92a2ebc417 remove deprecated application monfric 2010-05-11 15:03:25 +02:00
Christophe Benz
3f49908d86 new frontend weboob-debug 2010-05-11 12:00:33 +02:00
Christophe Benz
73ffa6c6f1 Results API 2010-05-05 19:03:38 +02:00
Romain Bignon
550fee93ba command 'getfile' to store torrent in a file (or to stdout with '-') 2010-05-02 19:09:31 +02:00
Romain Bignon
bcc3079d41 display files in torrent 2010-05-02 19:04:06 +02:00
Romain Bignon
2ee1c761ea implement Gazelle.get_torrent() method 2010-05-02 18:55:56 +02:00
Christophe Benz
056dec231d add __future__ import 2010-05-01 18:56:50 +02:00
Romain Bignon
f7db731878 new weboorrents application 2010-05-01 16:52:48 +02:00
Romain Bignon
404db79007 new checkbox 'SFW' 2010-04-29 22:44:46 +02:00
Romain Bignon
f834bdabd9 QVideoob uses the Weboob.do API 2010-04-29 22:24:21 +02:00
Romain Bignon
d900375a39 using Weboob.do() 2010-04-29 15:50:11 +02:00
Romain Bignon
d42f1811d1 use new Weboob.do function 2010-04-29 11:14:15 +02:00
Romain Bignon
926a25b992 Merge branch 'threads'
Conflicts:
	weboob/frontends/videoob/application.py
2010-04-29 11:10:19 +02:00
Christophe Benz
85060b4c3b unused imports 2010-04-28 14:54:28 +02:00
Christophe Benz
887f7d98de add thumbnails to videoob web 2010-04-28 14:49:14 +02:00
Christophe Benz
aa1a2a2921 s/preview_url/thumbnail_url/ 2010-04-28 14:49:14 +02:00
Juke
cbf7480603 Rename to masstransit
https://symlink.me/issues/269
2010-04-28 14:36:26 +02:00
Christophe Benz
c89ba43d07 add merge option and some sorting 2010-04-28 11:34:26 +02:00
Christophe Benz
c272634a14 better presentation 2010-04-28 11:34:26 +02:00
Juke
735b79a75d add plateform to travel_ui 2010-04-27 23:08:07 +02:00
Juke
94ab52393b check input and connection 2010-04-27 20:03:20 +02:00
Christophe Benz
c39f9d177e add basic videoob-web frontend 2010-04-27 11:32:50 +02:00
Christophe Benz
109fb65f01 remove unused http frontend 2010-04-27 11:32:50 +02:00
Romain Bignon
66fa086574 Merge branch 'master' of ssh+git://git.symlink.me/var/git/pub/cbenz/weboob
Conflicts:
	weboob/backends/youtube/backend.py
	weboob/backends/youtube/browser.py
	weboob/backends/youtube/pages/results.py
	weboob/backends/youtube/pages/video.py
2010-04-27 09:18:16 +02:00
Romain Bignon
7c502ca236 use Weboob.do insteal of deprecated iter_backends in some frontends 2010-04-27 01:37:26 +02:00
Romain Bignon
b848347b7c factorisation: add a 'services' system 2010-04-26 20:10:22 +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
ffe22cf819 fix read of 'nsfw' setting 2010-04-26 17:14:25 +02:00
Romain Bignon
3b0db70c64 do not call the deprecated attribute Exception.message 2010-04-24 17:07:55 +02:00
Christophe Benz
a311ba455f add bash completion 2010-04-22 17:15:55 +02:00
Christophe Benz
5527617640 use new enabled_backends feature 2010-04-22 17:12:55 +02:00