Florent
444d36eee8
Rename BasePage to Page
2014-09-26 10:18:12 +02:00
Laurent Bachelier
3da02fde24
Remove useless __all__ in modules
...
They bring nothing of value (we never use import * anyway) and introduce
a maintenance burden.
The __all__ that I left might not be very useful either but at least
they are not a pain to maintain; they are also used by pyflakes in some
cases.
2014-09-09 19:00:02 +02:00
Pierre Mazière
38b25ca81d
modify youporn module to use the new BaseVideo/ICapVideo classes
2013-12-22 20:04:53 +01:00
Romain Bignon
c4b4a6c29e
fix parsing details
2013-05-19 19:43:35 +02:00
Laurent Bachelier
1f310a3d33
Fix many CapVideo-related ConversionWarnings
2012-11-10 18:18:29 +01:00
Romain Bignon
ad99fef5c2
fix parsing in pages
2012-10-27 10:31:48 +02:00
Romain Bignon
1be12a9dbe
support changes on website
2012-05-04 19:14:59 +02:00
Romain Bignon
ef07a9e795
do not use thumbnail_url anymore ( closes #810 ), use set_empty_fields() method, do not give fields in constructor of BaseVideo anymore
2012-03-12 17:16:42 +01:00
Romain Bignon
27d666dfe1
website has changed
2012-01-31 17:51:23 +01:00
Romain Bignon
14a7a1d362
support repositories to manage backends ( closes #747 )
2012-01-17 17:00:05 +01:00