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
..
pages
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
__init__.py
support repositories to manage backends ( closes #747 )
2012-01-17 17:00:05 +01:00
backend.py
Move the "empty search for latest" to collections
2012-03-16 03:34:22 +01:00
browser.py
rename iter_search_results to either search_videos and search_gallery ( closes #779 )
2012-03-12 16:24:33 +01:00
favicon.png
support repositories to manage backends ( closes #747 )
2012-01-17 17:00:05 +01:00
test.py
rename iter_search_results to either search_videos and search_gallery ( closes #779 )
2012-03-12 16:24:33 +01:00
video.py
support repositories to manage backends ( closes #747 )
2012-01-17 17:00:05 +01:00