Commit graph

10 commits

Author SHA1 Message Date
Yann Rouillard
9010ffb025 add support for videos available at kids.dailymotion.com 2014-03-10 20:18:22 +01:00
Laurent Bachelier
dc4fa48e53 dailymotion: Fix search
And avoid redirects
2013-02-27 00:11:34 +01:00
Laurent Bachelier
c7c23b11ab dailymotion: Use the right domain
dailymotion.com would always get redirected to www.dailymotion.com.
This saves us at least one request.
2012-10-23 15:57:04 +02:00
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
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
ea0af7b6a1 Fix getting latest dailymotion videos 2012-03-15 23:38:32 +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
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
Renamed from weboob/backends/dailymotion/browser.py (Browse further)