Commit graph

368 commits

Author SHA1 Message Date
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
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
ffe22cf819 fix read of 'nsfw' setting 2010-04-26 17:14:25 +02:00
Romain Bignon
31863d3171 support URLs and IDs with '-' in 2010-04-26 17:14:15 +02:00
Laurent Bachelier
eedb2a7b55 Proper wording 2010-04-24 17:11:24 +02:00
Romain Bignon
3b0db70c64 do not call the deprecated attribute Exception.message 2010-04-24 17:07:55 +02:00
Christophe Benz
66a460bb60 oops missing method 2010-04-23 14:53:21 +02:00
Christophe Benz
9fe6bc976f simplify bash completion 2010-04-23 01:12:45 +02:00
Christophe Benz
7ce617f0e4 add explanations for bash completion 2010-04-22 17:15:55 +02:00
Christophe Benz
a311ba455f add bash completion 2010-04-22 17:15:55 +02:00
Christophe Benz
69bdb100c4 Merge branch 'master' of git://git.symlink.me/pub/romain/weboob 2010-04-22 17:15:51 +02:00
Romain Bignon
6538b4b657 correctly decode Subject 2010-04-22 17:12:55 +02:00
Romain Bignon
0a79360975 display error message for each methods to change page 2010-04-22 17:12:55 +02:00
Christophe Benz
5527617640 use new enabled_backends feature 2010-04-22 17:12:55 +02:00
Christophe Benz
b3a71d513e remove help command, prefer --help 2010-04-22 17:12:55 +02:00
Christophe Benz
f17324361c simplify option parsing 2010-04-22 17:12:55 +02:00
Romain Bignon
7296a32c6f display error message for each methods to change page 2010-04-22 15:27:55 +02:00
Romain Bignon
7a7f373018 fix call of post_reply() 2010-04-22 15:17:21 +02:00
Romain Bignon
e7c3ee60b8 I'm not a robot, so disable the check of permissions in robots.txt. 2010-04-22 15:14:29 +02:00
Christophe Benz
66bf668ebe put debug only on error 2010-04-22 15:14:28 +02:00
Christophe Benz
952d99adaa debug message on opening url 2010-04-22 15:14:28 +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
0ad2893d96 oops 2010-04-21 14:04:42 +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
Roger Philibert
f89ad92bed remove useless print 2010-04-21 00:00:17 +02:00
Romain Bignon
ccf4303cc0 new attributes and code improvement 2010-04-20 23:58:51 +02:00
Roger Philibert
02c6ae851c fix pyflakes 2010-04-20 23:58:27 +02:00
Roger Philibert
3c75656825 fix bug with multiple arguments for command 2010-04-20 23:55:23 +02:00
Roger Philibert
e7e0d9cc59 nice display if formatter could not be loaded 2010-04-20 23:54:58 +02:00