Commit graph

30 commits

Author SHA1 Message Date
Laurent Bachelier
05b9bbdb2e Fix for ClientForm in mechanize >=0.2
refs #362
2010-08-10 18:15:22 +02:00
Romain Bignon
edc83df3a1 new API for the fillobj feature and severaaal fixes 2010-07-18 00:35:07 +02:00
Christophe Benz
3175883351 implement fillobj() browser method 2010-07-15 01:21:49 +02:00
Christophe Benz
b4c672fa46 new select() helper 2010-07-14 17:14:53 +02:00
Christophe Benz
a854d72209 use ExpectedElementNotFound and pages group_dict 2010-07-12 03:20:44 +02:00
Christophe Benz
9b1ce2a65c fix selector 2010-07-12 03:16:08 +02:00
Christophe Benz
c11b11b803 store duration as timedelta 2010-07-12 03:16:08 +02:00
Christophe Benz
d427f0a899 nsfw is handled in video subclasses
nsfw
2010-07-12 03:16:06 +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
d5b1105b9c mechanize 0.2 uses its own ControlNotFoundError exception 2010-06-26 13:38:48 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +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
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
Roger Philibert
4cc065e05f show page url in videoob search results 2010-04-20 23:53:56 +02:00
Roger Philibert
0bcf72c08f code clean 2010-04-20 23:53:33 +02:00
Roger Philibert
e29f6b9a72 add strip() to parsed elements 2010-04-20 23:52:28 +02:00
Romain Bignon
a21b6f19d2 fix author parsing (when there is a link) 2010-04-17 14:03:51 +02:00
Romain Bignon
35c0c7385b new 'nsfw' Video attribute 2010-04-17 13:37:48 +02:00
Romain Bignon
baa2fd937a on mosaic, parse preview_url, duration and rating 2010-04-17 11:21:03 +02:00
Romain Bignon
d5c4304099 fix 2010-04-16 19:39:22 +02:00
Romain Bignon
d61d26dda9 translate abstract methods to new API 2010-04-16 18:45:08 +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
6327e73b3a implement ICapVideoProvider.get_video() 2010-04-16 16:46:17 +02:00
Romain Bignon
c52dd41382 new backend: youporn 2010-04-16 15:24:12 +02:00