Laurent Bachelier
7094931c92
Easy spacing fixes, trailing stuff
...
Remove useless trailing \
Remove trailing spaces
Add missing empty lines
autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .
Diff quickly checked.
2013-03-16 00:54:55 +01:00
Fabien Grumelard
1689f29212
Fix francetelevisions search
...
Signed-off-by: Fabien Grumelard <fabix-symlink@grumi.net>
Signed-off-by: Laurent Bachelier <laurent@bachelier.name>
2013-02-26 11:06:03 +01:00
Fabien Grumelard
d18c115555
Fix francetelevisions search
2013-02-07 11:59:54 +01:00
Florent
bf3132e8c0
bump to 0.f
2013-01-25 17:23:49 +01:00
Romain Bignon
572890b386
add date in title
2012-12-23 19:42:01 +01:00
Romain Bignon
31d7e317fe
fix module with new upstream website
2012-12-23 19:24:25 +01:00
Laurent Bachelier
1f310a3d33
Fix many CapVideo-related ConversionWarnings
2012-11-10 18:18:29 +01:00
Romain Bignon
4a1e4b5afa
bump to 0.e
2012-10-28 20:39:49 +01:00
Laurent Bachelier
3a66728392
Fix crashes with unicode characters in maintainer name
...
Change every mention of MAINTAINER to avoid future issues.
2012-10-24 13:29:30 +02:00
Romain Bignon
ca7fd3c7f2
use logger instead of print in modules
2012-05-13 10:44:48 +02:00
Romain Bignon
2f8072e89e
bump to 0.d
2012-05-04 21:17:46 +02:00
Romain Bignon
aea269e9f6
create UserError exception
...
Modules can raise this exception when they want to print errors to user
2012-04-25 13:43:52 +02:00
Laurent Bachelier
e958c229e6
Move the "empty search for latest" to collections
...
There is now a "latest" collection (or "latest_nsfw").
The feature didn't look much used, since it didn't work on many
backends.
Using collections will make it easy to support other things
like most viewed, featured, etc.
As a bonus, I added tests for every backend with the feature.
2012-03-16 03:34:22 +01:00
Laurent Bachelier
ceac11153d
Fix getting latest francetelevisions videos
2012-03-16 00:09:56 +01:00
Romain Bignon
8e391d0b88
bump to 0.c
2012-03-14 22:09:24 +01:00
Romain Bignon
56691d7ea7
rename iter_search_results to either search_videos and search_gallery ( closes #779 )
2012-03-12 16:24:33 +01:00
Laurent Bachelier
0fa7060b68
Better descriptions for modules
2012-02-11 00:46:48 +01:00
Romain Bignon
4be4b40509
bump to 0.b
2012-02-05 19:35:30 +01:00
Laurent Bachelier
b7f3d9cd82
Fix francetelevisions test
2012-02-01 00:34:52 +01:00
Laurent Bachelier
f3470a0128
Fix francetelevisions for website updates
...
And also add support for existing data it lacked.
2012-02-01 00:29:43 +01:00
Romain Bignon
0c901e7d5e
search on /recherche.html instead of /replay/recherche.html
2012-01-31 21:29:49 +01:00
Romain Bignon
592d686f1c
date isn't available anymore on search results (refs #772 )
2012-01-31 18:35:17 +01:00
Romain Bignon
14a7a1d362
support repositories to manage backends ( closes #747 )
2012-01-17 17:00:05 +01:00