Laurent Bachelier
bd41a3b73e
dailymotion: Fix search-then-play combination
...
refs #860
2012-10-23 13:10:52 +02:00
Laurent Bachelier
d64e50e2a8
dailymotion: Add support for embed URLs
2012-08-19 17:43:42 +02:00
Romain Bignon
9294f3e964
fix parsing authors on anyclip videos
2012-06-08 11:24:57 +02:00
Romain Bignon
2f8072e89e
bump to 0.d
2012-05-04 21:17:46 +02:00
Romain Bignon
189896de02
fix parsing video IDs
2012-04-06 16:08:02 +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
e1d3e43a4d
Fix getting dailymotion thumbnails
...
It is now in "data-src" instead of "src", because they use JavaScript
lazy loading.
Also ask for the bigger thumbnail, and remove useless anti-caching.
2012-03-15 23:49:55 +01:00
Laurent Bachelier
ea0af7b6a1
Fix getting latest dailymotion videos
2012-03-15 23:38:32 +01:00
Romain Bignon
8e391d0b88
bump to 0.c
2012-03-14 22:09:24 +01: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
56691d7ea7
rename iter_search_results to either search_videos and search_gallery ( closes #779 )
2012-03-12 16:24:33 +01:00
Romain Bignon
a9603b4b2d
strip '/' in search pattern to avoid a 404 HTTP error
2012-03-06 12:25:40 +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
Romain Bignon
14a7a1d362
support repositories to manage backends ( closes #747 )
2012-01-17 17:00:05 +01:00