Commit graph

14 commits

Author SHA1 Message Date
Bezleputh
a1ccdc9d7a [francetelevisions] fix bug while getting video from some url 2015-09-09 10:13:58 +02:00
Bezleputh
ed8186812b [francetelevisions] update tests 2015-07-06 15:14:28 +02:00
Bezleputh
6af7354612 [francetelevisions] fix #1868 site changed 2015-04-21 09:53:06 +02:00
Bezleputh
0096efc556 [francetelevisions] fix bug search date in bad balise 2015-01-31 16:53:04 +01:00
Bezleputh
3540bfe2fc [francetelevisions] handle lastest replay videos 2015-01-11 12:06:04 +01:00
Bezleputh
6c550ea5a7 [francetelevisions] add option to get video from an url
this will allow to do things like that : videoob -d -b francetelevisions download http://pluzz.francetv.fr/videos/faites_entrer_l_accuse.html
2015-01-06 22:53:37 +01:00
Vincent Texier
026f3fb712 Fix bug module francetelevisions : remove "latest" feature
"Latest videos" page no longer on new website.
2014-12-15 21:56:59 +01:00
Florent
3ecb491c1c s/BACKEND/MODULE/ 2014-09-26 10:18:11 +02:00
Bezleputh
20bea658f3 [francetelevisions] adapt to browser2 2014-05-05 14:36:00 +02:00
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
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
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
b7f3d9cd82 Fix francetelevisions test 2012-02-01 00:34:52 +01:00
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
Renamed from weboob/backends/francetelevisions/test.py (Browse further)