Commit graph

71 commits

Author SHA1 Message Date
Christophe Benz
fd2f534be9 move import to right file 2010-07-12 13:57:58 +02:00
Christophe Benz
7ccf4a01eb handle required fields 2010-07-12 03:16:05 +02:00
Christophe Benz
1847ea5f34 code clean
code clean
2010-07-12 03:16:03 +02:00
Christophe Benz
b86e9d8a00 duration is a time delta 2010-07-10 21:54:39 +02:00
Romain Bignon
45f0b72657 correctly fill the profile in Contact object 2010-07-09 17:12:20 +02:00
Romain Bignon
47a5c8028e improvement of profiles in contacts 2010-07-09 15:05:17 +02:00
Christophe Benz
37618bb28a create setup.py files for multi-packaging 2010-07-07 17:20:16 +02:00
Christophe Benz
33eb2290ae new-style class 2010-07-03 22:48:18 +02:00
Romain Bignon
1f09368a99 new method 'get_status' 2010-07-03 21:21:45 +02:00
Romain Bignon
1ed2be8ea9 new capability ICapContact 2010-07-03 18:44:11 +02:00
Romain Bignon
a9364aa349 the optimization names are not case sensitive anymore 2010-06-30 10:09:12 +02:00
Romain Bignon
a4a68d96bc new system to manage optimizations (and new optimization VISIBILITY) 2010-06-30 03:19:38 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Christophe Benz
af3ebade90 use properties for setters 2010-06-22 16:26:24 +02:00
Christophe Benz
c03d5edf44 force id to be a string 2010-06-22 16:26:24 +02:00
Christophe Benz
a0f8137fc5 id decoration belongs to formatter 2010-06-17 15:47:05 +02:00
Romain Bignon
5be1d36beb new backend 'fourchan' (implements ICapMessages) 2010-06-08 22:18:56 +02:00
Christophe Benz
076a4f44b9 s/ICapVideoProvider/ICapVideo 2010-05-28 17:04:47 +02:00
Romain Bignon
64f0b50d13 correctly set when a message is new 2010-05-27 14:34:47 +02:00
Christophe Benz
0de0f2a768 rewrite video decorators to be in browser 2010-05-20 11:49:05 +02:00
Christophe Benz
2b93eec3c9 better handle IDs in video backends, enhance user interaction 2010-05-20 01:34:41 +02:00
Christophe Benz
a4a74eda4f implement chatoob messages command 2010-05-16 17:42:27 +02:00
Christophe Benz
8344824970 start working on chat capability 2010-05-15 21:10:33 +02:00
Christophe Benz
40d5cc3e0e change Results API 2010-05-11 16:55:55 +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
2ee1c761ea implement Gazelle.get_torrent() method 2010-05-02 18:55:56 +02:00
Romain Bignon
85d78e9bdf new 'gazelle' backend (bittorrent trackers), implementing ICapTorrent 2010-05-01 16:47:39 +02:00
Romain Bignon
245c44987d new ICapTorrent capability 2010-05-01 14:41:09 +02:00
Christophe Benz
7bd936c11b move id2url to Video class 2010-04-28 14:54:28 +02:00
Christophe Benz
aa1a2a2921 s/preview_url/thumbnail_url/ 2010-04-28 14:49:14 +02:00
Christophe Benz
0667774952 move id2url to tools 2010-04-28 11:34:25 +02:00
Christophe Benz
7996c1e05a remove page_url attribue, better check types for numbers 2010-04-26 19:22:45 +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
Roger Philibert
4cc065e05f show page url in videoob search results 2010-04-20 23:53:56 +02:00
Christophe Benz
79c21c3290 switch to new video interface 2010-04-20 03:04:53 +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
35c0c7385b new 'nsfw' Video attribute 2010-04-17 13:37:48 +02:00
Romain Bignon
3d02ff23a0 new preview_url attribute 2010-04-17 11:20:33 +02:00
Christophe Benz
77881978e3 add __all__ 2010-04-16 19:41:06 +02:00
Christophe Benz
ebb41734d5 remove unused cap 2010-04-16 19:41:06 +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
f02f0ec717 ICapVideoProvider.get_video() method to get a Video object from ID 2010-04-16 16:45:48 +02:00
Romain Bignon
9c828733ab Merge branch 'master' of ssh+git://git.symlink.me/var/git/pub/juke/weboob 2010-04-14 00:44:55 +02:00
Juke
6df41d2219 add copyright information 2010-04-13 19:19:46 +02:00
Juke
9363333b34 ADD plateform to disting late_reason and plateform 2010-04-13 19:17:01 +02:00
Christophe Benz
4d82163b41 add video title command 2010-04-13 16:02:13 +02:00
Romain Bignon
06707256c4 new capability: ICapWeather 2010-04-12 22:03:47 +02:00
Christophe Benz
89218af7c1 new frontend videoob and new backend for youtube 2010-04-12 16:57:38 +02:00