Julien Veyssier
ce1723df16
[allocine] handle empty result
...
[qcineoob] QString -> unicode
2013-03-26 16:22:00 +01:00
Romain Bignon
510fc6461f
fix detection of old website
2013-03-26 16:11:22 +01:00
Julien Veyssier
4de668e80e
[allocine] user agent android
2013-03-26 11:22:44 +01:00
Julien Veyssier
4a832d7dda
[allocine] movie poster correction
2013-03-26 10:30:08 +01:00
Julien Veyssier
d5d23d01c5
[allocine] favicon
2013-03-26 10:30:08 +01:00
Julien Veyssier
251f863c0b
[qcineoob] role selection improved in filmography and casting
2013-03-26 10:30:08 +01:00
Julien Veyssier
63c769305d
[allocine] roles in get_person
2013-03-26 10:30:08 +01:00
Julien Veyssier
efc49bc596
[allocine] quasi operational
2013-03-26 10:30:08 +01:00
Julien Veyssier
f2d053c1fb
[allocine] filmography ok
2013-03-26 10:30:08 +01:00
Julien Veyssier
41cb3f7317
new backend allocine, in development
2013-03-26 10:30:08 +01:00
Julien Veyssier
e6fe9ed69e
[cookboob] comments objectified
2013-03-26 10:30:08 +01:00
Romain Bignon
7a8a14c603
add Banque Kolb
2013-03-26 09:53:09 +01:00
François Revol
26e2fc986e
gdcvault: cleanup
2013-03-25 17:07:27 +01:00
François Revol
4b8e65c7e3
gdcvault: Fix flakes warnings
2013-03-25 17:07:26 +01:00
François Revol
b55812c5a2
gdcvault: Fix various weird cases
...
* comment out or remove some debug prints
* try to cope with non-UTF-8 title passed (1013483).
Couldn't get it to be recoded yet.
* handle boggus url to xml config file (http:/...) (1015020)
* handle iframes with page name different than 'player.html' (1013798)
* handle xml config filenames with spaces (1441)
* catch xml config names with 'smil' as hostname, which means speakervideo
points to a smil file describing the streams, and take the file with the
highest bitrate
* account for xml config with only valid slidesvideo (1016627) and use it
as fallback
* handle configs with 'Invalid Date' as date text (1016634)
We can now dump the entire gdcvault video files urls with a few exceptions
(403 HTTP errors), and many /mediaProxy.php urls failing to redirect, which
are still to be investigated.
2013-03-25 17:07:26 +01:00
François Revol
6f089c795e
gdcvault: Do not set a default extension
...
Due to the redirecting pages we cannot be sure of the extension,
so better not lie.
2013-03-25 17:07:26 +01:00
François Revol
5f87aa2444
gdcvault: Handle pages with redirects to files
...
For some entry the /play/ page is a redirect to the file.
This is quite hackish but seems to work.
2013-03-25 17:07:26 +01:00
Romain Bignon
9856c27f8c
support professionnal accounts
2013-03-25 16:29:14 +01:00
Julien Veyssier
d391d1a2d8
[cookboob] author field added
2013-03-25 11:22:12 +01:00
Florent
278902f909
Trivial buf fix on ID generation
2013-03-25 11:10:38 +01:00
Laurent Bachelier
5d242271c7
wordreference: Add favicon
2013-03-25 11:10:38 +01:00
Romain Bignon
99cfae2a66
new module for american express
2013-03-23 12:32:26 +01:00
François Revol
38b80491f1
gdcvault: Implement searching; partial download fix
...
* Implement search functionality, using POST to get JSON data
* Fix download for most items even for non-free ones.
For now only missing are non-free mp3 files it seems (like 769),
/mediaProxy.php returns 2bytes html crap.
2013-03-22 16:45:45 +01:00
François Revol
c8685b8e3b
gdcvault: implement all 4 media types
...
* We now retrieve correctly all 4 media types:
** Video (plain flv file)
ex: http://gdcvault.com/play/29
** Audio (mp3)
ex: http://gdcvault.com/play/22/From-One-off-to-Franchise
** Slides (pdf, not really a video but they download fine)
ex: http://gdcvault.com/play/1015486
** DS Video (dual screen, two flv files) (by default the speaker file,
but id#slides gets the other video (however default filenames conflict)
ex: http://gdcvault.com/play/1015841
2013-03-22 16:45:43 +01:00
Romain Bignon
3a79a21360
fix detection of media url on youtube
2013-03-22 16:42:16 +01:00
Romain Bignon
d17dda5965
detect when credentials are wrong
2013-03-21 13:21:42 +01:00
Romain Bignon
a8d2d86c6e
the fucking columns heads are not same size than data columns
2013-03-21 12:35:13 +01:00
Romain Bignon
17d2c732a8
fix parsing of CEL accounts
2013-03-21 12:23:17 +01:00
Romain Bignon
9ce8385e3e
fix heritage
2013-03-21 11:59:29 +01:00
Romain Bignon
325405b6a1
support some variants of website
2013-03-21 11:44:26 +01:00
Romain Bignon
a46f4cfdff
fallback on mobile website if there is no CCPTE input field on homepage
2013-03-21 11:44:13 +01:00
Romain Bignon
5c718184c6
go on the savings page to get more accounts (patch from Xavier Guerrin)
2013-03-21 10:48:39 +01:00
Laurent Bachelier
be3e19a203
try/except import are now handled by flake8 2.0+ / pyflakes 0.6+
2013-03-19 19:10:20 +01:00
Romain Bignon
7523cea4b2
parse only operation dates for date transactions
...
Dates in labels are dd/mm for card transactions, but can be mm/yy for
other kind of transactions.
2013-03-19 13:43:31 +01:00
Romain Bignon
240efb85f4
support new Crédit Agricole website
2013-03-19 11:34:46 +01:00
Florent Fourcot
832119fc3a
Fix ICapBill on the new website
2013-03-18 23:12:48 +01:00
Julien Veyssier
766b69ec4a
[opensubtitles] favicon
2013-03-18 15:02:40 +01:00
Julien Veyssier
233c18b2e1
[qcineoob] graphical fixes
...
add 'genres' field to Movie object of ICapCinema
2013-03-18 15:02:39 +01:00
Julien Veyssier
8d49950813
finaly handle BrowserHTTPNotFound in backend browsers
2013-03-18 15:02:38 +01:00
Julien Veyssier
a7b42940b0
[piratebay] unescape title
2013-03-18 11:16:07 +01:00
Julien Veyssier
5e247db743
[qcineoob] search by id
...
[qcookboob] undo previous modif on backends, exceptions are handled by app
2013-03-18 11:16:07 +01:00
Julien Veyssier
95953d3217
cookboob backends : handle bad id
2013-03-18 11:16:07 +01:00
Julien Veyssier
c56f8b2eb4
[wordreference] dirty fix for a dirty website
2013-03-18 11:16:06 +01:00
Julien Veyssier
f20f59cdc7
[cuisineaz] strip accents in pattern
2013-03-18 11:16:06 +01:00
Julien Veyssier
fa1bea3e48
[cuisineaz] better thumbnail url obtention
2013-03-18 11:16:06 +01:00
Julien Veyssier
5d923bc73b
autopep8 with 120 chars line length on my modules
2013-03-18 11:16:05 +01:00
Florent
6a7bc0924d
Add BrowserBanned in import
2013-03-18 11:15:19 +01:00
François Revol
667879518a
gdcvault: use is_on_page() call
...
Signed-off-by: François Revol <revol@free.fr>
2013-03-18 11:14:01 +01:00
François Revol
8a07b7a9ce
gdcvault: implement login
...
* since there is a limited number of usable concurrent sessions
we force a logout on exit.
Signed-off-by: François Revol <revol@free.fr>
2013-03-18 11:13:36 +01:00
François Revol
f6b2911511
canalplus: fix typo
...
Signed-off-by: François Revol <revol@free.fr>
2013-03-16 23:25:19 +01:00