Commit graph

397 commits

Author SHA1 Message Date
Romain Bignon
58b9e693ee fix encoding of sender name in the email's From field 2010-04-30 23:49:40 +02:00
Romain Bignon
16318dcbf6 use the lxml parser (elementtidy is now deprecated) 2010-04-30 18:09:37 +02:00
Romain Bignon
6edafa89a2 print a backtrace with debug() on each exception 2010-04-30 18:09:11 +02:00
Romain Bignon
c77acdbef4 new getBacktrace() function 2010-04-30 18:09:01 +02:00
Romain Bignon
cdfc6882f9 catch exceptions raised by iterators 2010-04-30 17:38:31 +02:00
Romain Bignon
1103e7f79b sometimes sys.stdin.encoding is None 2010-04-30 14:02:59 +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
35fa94e504 add the method Weboob.do_backends() 2010-04-29 22:24:05 +02:00
Romain Bignon
d900375a39 using Weboob.do() 2010-04-29 15:50:11 +02:00
Christophe Benz
236a37481f install videoob_web data files 2010-04-29 14:31:54 +02:00
Christophe Benz
dfadad33e5 change egg name to lowercase 2010-04-29 14:31:54 +02:00
Romain Bignon
b49fb35d48 documentation 2010-04-29 11:55:13 +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
Romain Bignon
ff6c3f79ae threads: errors management 2010-04-29 11:08:08 +02:00
Christophe Benz
85060b4c3b unused imports 2010-04-28 14:54:28 +02:00
Christophe Benz
7bd936c11b move id2url to Video class 2010-04-28 14:54:28 +02:00
Christophe Benz
f7a92d9c72 remove gdata hard dependency 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
Christophe Benz
0667774952 move id2url to tools 2010-04-28 11:34:25 +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
Romain Bignon
2c4a99c8d0 removed unused http script 2010-04-27 11:49:22 +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
ad240e7aed use lock on Browser 2010-04-27 01:37:19 +02:00
Romain Bignon
2650c32b24 lock on Browser (snif) 2010-04-27 01:14:22 +02:00
Romain Bignon
8b822dcd09 BaseBackend has now a mutex and can be used in a 'with' statement to lock it 2010-04-27 00:59:59 +02:00
Romain Bignon
adb77fc586 new methods Weboob.do() and Weboob.do_caps() to do asynchronous calls 2010-04-27 00:59:31 +02:00
Romain Bignon
ad4fc17a89 new BackendsCall class to do asynchronous calls to backends methods 2010-04-27 00:59:13 +02:00
Romain Bignon
c04ec72086 fix viewed profiles storing 2010-04-26 20:11:22 +02:00
Romain Bignon
b848347b7c factorisation: add a 'services' system 2010-04-26 20:10:22 +02:00
Romain Bignon
680e149a41 command 'help' 2010-04-26 20:09:58 +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
9d229be8b1 display friendly message if dependency is missing 2010-04-26 19:46:15 +02:00
Christophe Benz
7996c1e05a remove page_url attribue, better check types for numbers 2010-04-26 19:22:45 +02:00
Christophe Benz
bfc2258669 decode sys.argv 2010-04-26 19:22:24 +02:00
Christophe Benz
9fe8053052 simplify search command code 2010-04-26 19:21:58 +02:00
Christophe Benz
9d7d8692ba add nsfw parameter for video search 2010-04-26 19:21:21 +02:00
Christophe Benz
eaff02715f Add Debian note to INSTALL 2010-04-26 19:20:03 +02:00
Christophe Benz
ce83fb011f bugfix #264: use gdata API for youtube 2010-04-26 19:19:55 +02:00
Romain Bignon
31433c1610 inherit the Scheduler class' threads based event loop 2010-04-26 18:12:53 +02:00