Commit graph

4,603 commits

Author SHA1 Message Date
Bezleputh
7d6fea2dff [Arte] fully fill Artevideo in get_video method in order to fix #1312 2013-11-12 21:02:04 +01:00
Florent
8b2ced6dc5 Do not return None objects on get_object
Fix the "bug" of passing urls to videoob with
multiple backends.
2013-11-07 09:15:58 +01:00
Florent
6a34a874bd Update authors 2013-11-04 11:34:22 +01:00
blckshrk
68a443768f Bug fix on the video research method and coverage improvement.
The bug was solved by changing the maximum value of the 'search index'. Actually Youtube doesn't allow to get more than 500 results. That's why we changed the value of YOUTUBE_MAX_START_INDEX from 1000 to 500.
2013-11-04 11:30:53 +01:00
blckshrk
0006b52c19 Coverage improvement on the backend. 2013-11-04 11:29:57 +01:00
blckshrk
ca0db5e400 Bugs fix and improvement of the coverage.
The correction solved the bug on the get_nb_remaining_free_sms() method which does not work correctly.
2013-11-04 11:29:31 +01:00
blckshrk
ad3de2eb3c Bugs fix and improvement of the coverage.
All fixes done are basically CSS selection corrections due to few changing in the HTML structure of pages.
2013-11-04 11:26:46 +01:00
Florent
f13f7bad6c Prevent some cratchs 2013-11-04 11:24:28 +01:00
blckshrk
002f284d31 Implementation of the new API mechanism + tests
With the new Allocine API needs the query to be signed. So I added a new
method to build the query with the signature algorithm.
Also adding some tests to improve coverage.
2013-11-04 11:15:48 +01:00
Vincent A
665871096a github: implement edit/set issue status 2013-11-02 12:52:07 +01:00
Vincent A
f95b76e356 github: edit issue 2013-11-02 12:36:32 +01:00
Vincent A
3f8169a672 github: don't fetch comments when iterating issues 2013-11-02 12:36:32 +01:00
Vincent A
d91dc46a87 github: let backend drive the requests 2013-11-02 12:33:03 +01:00
Vincent A
c696cfa086 github: lighter iter_issues if repo is the only query criterion 2013-11-02 12:30:17 +01:00
Vincent A
68919a77d3 new bugtracker backend: github 2013-11-01 18:56:12 +01:00
Florent
965dcfc60b Do not crash if one value is NotAvailable 2013-10-31 16:47:29 +01:00
Florent
8f732eafb8 Prevent to catch all urls on arretsurimages module 2013-10-30 16:41:11 +01:00
Florent
774c02fccf Catch alls blogs 2013-10-30 16:40:20 +01:00
Vincent A
2e8598450d velib: add a 'city' config option to act as default filter 2013-10-30 15:28:48 +01:00
Vincent A
6ac2dec74b velib: use the JCDecaux REST API to support additional cities 2013-10-30 15:28:48 +01:00
Florent Fourcot
0443855602 browser.encoding is None 2013-10-30 15:14:14 +01:00
Florent
98a4d0547a Make a real link in signature 2013-10-30 15:02:40 +01:00
Florent
f428fb47a2 Clean IDs 2013-10-30 14:39:32 +01:00
Florent
3d2ec0afe0 New module liberation 2013-10-30 14:20:42 +01:00
Florent
c2c248794e Remove Ecrans.fr module 2013-10-29 16:15:12 +01:00
Florent
99ef406d6c Update AUTHORS 2013-10-29 16:14:50 +01:00
Florent
e5a30276fd Update arte maintainer 2013-10-29 16:05:11 +01:00
Bezleputh
a286975f2a [CCI] update on cci website 2013-10-28 20:23:52 +01:00
Florent
518b795051 Add date in __repr__ 2013-10-28 18:52:41 +01:00
Florent
94481e6955 Update AUTHORS 2013-10-28 18:40:33 +01:00
Florent
bf58cec2fc Bump version to 0.h 2013-10-28 18:36:52 +01:00
Florent
a74f832d52 pep8 cleaning 2013-10-28 18:35:26 +01:00
Hervé Werner
01c4c7b3ca Add velib backend 2013-10-28 18:30:31 +01:00
Florent
c712da56a3 Catch errors in boobill (cmds without args)
Closes #1303
2013-10-28 18:25:52 +01:00
Florent
9fee613cba Call self.weboob.do in ReplApplication.get_object_list 2013-10-28 17:00:02 +01:00
Bezleputh
402c038167 [Arte] retrieve default quality if requested quality does not exist 2013-10-28 16:20:27 +01:00
Bezleputh
be0044662e [arte] correct bug when video is not yet available in arte7Plus 2013-10-28 16:19:48 +01:00
Florent
75521d1198 Fix conversion warning
closes #1304
2013-10-28 16:19:39 +01:00
Etienne Carriere
4940d6d8a6 Fix dailymotion thumbmail retrieving
Closes #1310
2013-10-28 14:50:29 +01:00
Romain Bignon
1824a7242a clean labels 2013-10-24 17:56:09 +02:00
Romain Bignon
8c11788dc1 inverse order of transactions 2013-10-24 17:36:53 +02:00
Romain Bignon
9c6f01479d add module banqueaccord 2013-10-23 17:30:55 +02:00
Romain Bignon
8d8ee80770 do not crash with market accounts 2013-10-23 14:51:12 +02:00
Romain Bignon
8d04e22703 support accounts with empty balance 2013-10-23 14:51:12 +02:00
Laurent Bachelier
8466b9db8e Isohunt definitely closed 2013-10-22 10:08:04 +02:00
Bezleputh
13ec5aca4f [Grooveshark] declare user_id as an instance variable 2013-10-16 23:50:14 +02:00
Florent Fourcot
42d4db47bf Update HOW_TO 2013-10-16 23:47:59 +02:00
Florent
64ff95396c Fix indentation 2013-10-16 23:46:46 +02:00
Bezleputh
6fa693f5aa [Grooveshark] add user playlist management 2013-10-16 23:46:46 +02:00
Bezleputh
72a4de7e30 [Contrib] add windows installer 2013-10-16 23:45:50 +02:00