Commit graph

113 commits

Author SHA1 Message Date
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
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
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
Juke
e79e4bd65c sort stations lists in travel_ui 2010-04-20 21:54:14 +02:00
Christophe Benz
81c416cd6e use formatters 2010-04-20 21:34:40 +02:00
Christophe Benz
db7b7bafe8 use --backends shell option 2010-04-20 19:09:18 +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
fb4bc04707 script to get debian dependencies from python module's sources 2010-04-20 14:58:25 +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
56cdc59512 raise ConfigError instead of Exception 2010-04-19 19:11:40 +02:00
Christophe Benz
d0e0fd9225 specify data type 2010-04-19 19:11:16 +02:00
Christophe Benz
2c769fd9df load modules instead of backends 2010-04-19 19:10:56 +02:00
Romain Bignon
acdb0b9300 store interface configuration 2010-04-18 09:12:30 +02:00
Romain Bignon
637bf2936a add argument to 'modules' command to search on caps 2010-04-17 18:22:31 +02:00
Romain Bignon
911cdc134b new parameter 'sortby' to searches (relevance, rating, views and date) 2010-04-17 17:28:29 +02:00
Romain Bignon
bc5d9911f1 ability to select a specific backend, and to display or not NSFW videos 2010-04-17 13:37:58 +02:00
Romain Bignon
88ba102ab9 remove from repository generated ui python files 2010-04-17 13:08:02 +02:00
Romain Bignon
d605d30588 improvement 2010-04-17 13:03:12 +02:00
Romain Bignon
74deb97d6a aibility to play video with phonon 2010-04-17 12:21:55 +02:00
Romain Bignon
82c59cf612 pyflakes fixes 2010-04-17 11:34:07 +02:00
Romain Bignon
eb3b8a7165 new frontend. qvideoob 2010-04-17 11:21:31 +02:00
Christophe Benz
54cc3b0a4a unused code, imports, or variables 2010-04-16 18:11:52 +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
de25e6d05b fix 2010-04-16 16:33:28 +02:00
Romain Bignon
3703adb44e use LxmlHtmlParser as default parser 2010-04-16 14:06:28 +02:00
Juke
2d2b26b311 Adopt PEP-8 Style convention 2010-04-16 13:01:15 +02:00