Julien Veyssier
a6430c96b3
[cineoob] new command movies_in_common
2013-03-13 01:16:35 +01:00
Julien Veyssier
efaee3a661
cineoob handling dates
2013-03-13 01:16:35 +01:00
Julien Veyssier
4651aed18c
cineoob and imdb corrections
2013-03-13 01:16:35 +01:00
Julien Veyssier
ce64153161
[imdb] get movie with imdbapi
2013-03-13 01:16:35 +01:00
Julien Veyssier
a82483727b
imdb in progress...
2013-03-13 01:16:35 +01:00
Julien Veyssier
3492dbb9d6
imdb and cineoob in progress
2013-03-13 01:16:35 +01:00
Julien Veyssier
5c2538dbce
cineoob basic correction
2013-03-13 01:16:34 +01:00
Julien Veyssier
4475da2da8
new app cineoob
2013-03-13 01:16:34 +01:00
Florent
62b045c9fb
Improve documentation of download command
2013-03-12 19:29:07 +01:00
Laurent Bachelier
4e7e4a988a
New flake8/pyflakes 0.6+ fix
...
"line" redefined in list comprehension.
and PEP8 indent fixes
2013-03-12 00:00:25 +01:00
Laurent Bachelier
f17fc00fc8
Add "get" command to webcontentedit
2013-03-12 00:00:25 +01:00
Goffi
19a89c9a9e
add non tty stdin support to edit command in webcontentedit
...
Signed-off-by: Laurent Bachelier <laurent@bachelier.name>
2013-03-10 23:11:35 +01:00
ianux
d01b0ef58f
Add resume option for video downloading
...
Signed-off-by: ianux <ianux@free.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-03-09 23:14:09 +01:00
Romain Bignon
6cd26c9f3f
display contact IDs in 'events' command output
2013-03-04 15:44:51 +01:00
Julien Veyssier
8a3c3307e3
copyright headers of many modules/cap corrected
2013-02-28 14:13:51 +01:00
Julien Veyssier
d54adca470
[subtitle] FPS field removed
2013-02-28 00:26:33 +01:00
Julien Veyssier
54e21fb21a
[subtitle] add language in search
2013-02-28 00:26:31 +01:00
Julien Veyssier
27ef9ae477
[subtitle] add cd number
2013-02-28 00:26:31 +01:00
Julien Veyssier
95d4f67630
suboob+attilasub works
2013-02-28 00:26:31 +01:00
Julien Veyssier
632c27dc23
cap et app pour subtitle inspirées de torrent
2013-02-28 00:26:30 +01:00
Laurent Bachelier
ae06ae3384
Add missing "whatis entry" to man pages
...
This is recommended by Debian.
closes #618
2013-02-13 00:38:33 +01:00
Romain Bignon
63dc4e05da
support empty dates for transactions
2013-02-08 14:46:01 +01:00
Florent
975dbb26c5
Add a default error message on SensorNotFound
2013-02-07 15:49:27 +01:00
Laurent Bachelier
41c25f4611
pastoob: Support "no expiration"
2013-01-25 17:52:09 +01:00
Laurent Bachelier
cf5b6a95f5
Add command-line parameters to pastoob
...
And better defaults.
closes #920
2013-01-25 17:52:09 +01:00
Florent
bf3132e8c0
bump to 0.f
2013-01-25 17:23:49 +01:00
Florent
a04ac33d65
Add sensors function to wetboobs
2013-01-10 14:56:34 +01:00
Florent
a8167c9dd6
Change default to display renew date
...
close #931
2013-01-08 21:01:06 +01:00
Julien Hebert
16edbd9141
prise en charge du rtmp
2012-12-10 18:07:49 +01:00
Laurent Bachelier
541d080c9d
Use flake8 if available instead of pyflakes
...
With flake8, we can check for more issues and ignore those who are not
real issues.
This allowed me to find genuine errors in:
- modules/boursorama/pages/account_history.py
- modules/ing/pages/login.py
- weboob/tools/application/qt/qt.py
I left one in weboob/tools/browser/browser.py for the time being.
Some PEP8 fixes on other files.
2012-11-24 19:46:34 +01:00
Florent
456d2d1fe0
Sort results in comparoob
...
Close #934
2012-11-12 17:16:31 +01:00
Florent
66545b23c6
Remove double product with multiple backends
2012-11-12 17:16:31 +01:00
Florent
3b26a7a6b5
Rename last_gauge_measure to last_censor_measure
2012-11-12 17:16:31 +01:00
Florent
53596628b9
Change wetboobs to use ICapGauge
2012-11-12 17:16:31 +01:00
Florent
d69efe4f40
Datetime human readable
2012-11-07 17:39:53 +01:00
Florent
099d9e2b7f
Allow show command in non-interactive mode
2012-11-07 15:34:44 +01:00
Florent
ebd8be9e92
Improve documentation of export_thread
2012-11-07 15:25:19 +01:00
theo
cf60351830
Add -e to rtmpdump options
...
Adding -e to rtmpdump.
So instead of:
rtmpdump -r <url> -o <file>
we will have
rtmpdump -e -r <url> -o <file>
If <file> doesn't exist, it will be created. So the -e switch doesn't
change anything.
If <file> alredy exists, then rtmpdump will try to complete a previous
download.
That way, if videoob download <id> fails, running the command again
will complete the download without starting again from scratch.
2012-11-06 01:13:45 +01:00
Florent
477a9bf07f
Improve download command to download all subscriptions
2012-10-31 16:12:38 +01:00
Florent
5809f1112a
Rename iter_history of ICapBill to iter_bills_history
2012-10-31 14:41:29 +01:00
Romain Bignon
4a1e4b5afa
bump to 0.e
2012-10-28 20:39:49 +01:00
Romain Bignon
5b1260b7da
transfer: do not crash with an incorrect amount value ( closes #888 )
2012-10-28 08:55:22 +01:00
Romain Bignon
3fcc3333a0
do not write description line if there are only NotAvailable attributes
2012-10-27 16:47:23 +02:00
Laurent Bachelier
6dad6938e0
weboob-debug: ability to prefer a shell
2012-10-25 03:39:29 +02:00
Laurent Bachelier
92244a4e81
weboob-debug: Work with more shell libs
...
- ipython
- newer ipython (>=0.11, though tested with 0.13 only)
- bpython
- standard python (and try to enable completion)
2012-10-25 03:01:15 +02:00
Laurent Bachelier
ffce7a19f3
Make weboob-debug less confusing
...
No useless REPL or "shell" command.
2012-10-25 00:11:11 +02:00
Laurent Bachelier
770c0877a0
pastoob: Abort if paste is empty
2012-10-21 17:49:32 +02:00
Laurent Bachelier
7281453e0c
White background should not be forced
...
closes #823
2012-10-18 23:46:06 +02:00
Florent
2676966a71
Update standard formater
2012-09-27 13:14:03 +02:00
Florent
757167a6eb
Add new command "balance" for boobill
2012-08-29 16:52:05 +02:00