Romain Bignon
|
bea732d534
|
bump to version 0.4
|
2010-11-01 23:21:37 +01:00 |
|
Romain Bignon
|
c959feacac
|
bump version of backends and applications to 0.3
|
2010-10-11 10:31:44 +02:00 |
|
Romain Bignon
|
706c59a9a2
|
youtube backend doesn't load anymore if python-gdata is missing
|
2010-09-27 13:19:09 +02:00 |
|
Romain Bignon
|
71f18ce7f6
|
bump version of every applications to 0.2
|
2010-09-25 07:39:40 +02:00 |
|
Christophe Benz
|
96e706db31
|
use simpler form for iter to list
|
2010-08-31 15:55:19 +02:00 |
|
Romain Bignon
|
1716a738d2
|
fix parsing URL of youtube videos (closes #388)
|
2010-08-31 15:32:17 +02:00 |
|
Romain Bignon
|
1e4ed8d09d
|
add a test on youtube to reveal there is CURRENTLY A BUG
|
2010-08-26 18:15:24 +02:00 |
|
Romain Bignon
|
dd6f4bee76
|
fix tests
|
2010-08-14 00:34:00 +02:00 |
|
Romain Bignon
|
9e2b399472
|
youtube youporn and youjizz tests
|
2010-08-14 00:27:44 +02:00 |
|
Romain Bignon
|
404d7290ba
|
a lot of pyflakes and pylint fixes
|
2010-08-13 22:23:10 +02:00 |
|
Christophe Benz
|
d27b28d24e
|
do not call id2url too early
|
2010-08-12 18:17:18 +02:00 |
|
Christophe Benz
|
53f6571fee
|
implement max_results option and infinite search for youtube
|
2010-08-12 16:04:53 +02:00 |
|
Christophe Benz
|
a1157f34d6
|
set author only if found
|
2010-08-12 16:04:53 +02:00 |
|
Romain Bignon
|
7949fcc8f1
|
unused imports removed
|
2010-08-12 09:19:35 +02:00 |
|
Christophe Benz
|
13f9fc07b2
|
move icons to xdg standard dirs, add desktop files
closes #359
|
2010-08-11 19:30:30 +02:00 |
|
Christophe Benz
|
46f4de696e
|
handle read URL data failures
|
2010-08-09 20:29:07 +02:00 |
|
Romain Bignon
|
39afdae0b2
|
removed unused functions
|
2010-08-07 12:45:18 +02:00 |
|
Romain Bignon
|
ab0b47ee87
|
pyflakes fixes
|
2010-08-02 15:13:50 +02:00 |
|
Romain Bignon
|
d710c93b36
|
fetch thumbnails asynchroneously
|
2010-08-01 21:08:22 +02:00 |
|
Romain Bignon
|
490d0a6a39
|
add logo for each backends
|
2010-07-31 16:22:14 +02:00 |
|
Christophe Benz
|
00543a3668
|
two more
|
2010-07-21 11:49:50 +02:00 |
|
Romain Bignon
|
b1f688e6d5
|
wip (I commit everythings because my computer will die coming soon)
|
2010-07-19 22:03:24 +02:00 |
|
Romain Bignon
|
edc83df3a1
|
new API for the fillobj feature and severaaal fixes
|
2010-07-18 00:35:07 +02:00 |
|
Christophe Benz
|
3175883351
|
implement fillobj() browser method
|
2010-07-15 01:21:49 +02:00 |
|
Christophe Benz
|
08d2920e03
|
set ENCODING to None to autodetect charset
|
2010-07-14 17:14:53 +02:00 |
|
Christophe Benz
|
8e37f7227e
|
add r in front of regexps
|
2010-07-14 17:14:53 +02:00 |
|
Christophe Benz
|
b4c672fa46
|
new select() helper
|
2010-07-14 17:14:53 +02:00 |
|
Christophe Benz
|
62fc2a87c7
|
handle required fields and forbidden videos
|
2010-07-12 03:16:05 +02:00 |
|
Christophe Benz
|
0028e48b61
|
backend move to tools
|
2010-07-12 03:16:05 +02:00 |
|
Christophe Benz
|
f60c32db77
|
do not catch ImportError
|
2010-07-10 21:54:59 +02:00 |
|
Christophe Benz
|
b86e9d8a00
|
duration is a time delta
|
2010-07-10 21:54:39 +02:00 |
|
Christophe Benz
|
423bc10f33
|
fix youtube
|
2010-07-07 17:20:16 +02:00 |
|
Christophe Benz
|
1955d1be59
|
move core files to weboob.core
|
2010-07-07 17:20:16 +02:00 |
|
Christophe Benz
|
470f2a9fe2
|
use real comments for licence header
|
2010-06-22 16:27:33 +02:00 |
|
Christophe Benz
|
a0f8137fc5
|
id decoration belongs to formatter
|
2010-06-17 15:47:05 +02:00 |
|
Christophe Benz
|
657e8fe407
|
bcall adds suffix to object, not the backend itself
|
2010-06-16 21:47:26 +02:00 |
|
Romain Bignon
|
34cd8f50fb
|
unused imports
|
2010-05-30 18:10:36 +02:00 |
|
Christophe Benz
|
076a4f44b9
|
s/ICapVideoProvider/ICapVideo
|
2010-05-28 17:04:47 +02:00 |
|
Christophe Benz
|
0de0f2a768
|
rewrite video decorators to be in browser
|
2010-05-20 11:49:05 +02:00 |
|
Romain Bignon
|
89c11ca4a0
|
fix pyflakes errors
|
2010-05-20 10:42:20 +02:00 |
|
Romain Bignon
|
c1279aa496
|
new API in BaseBackend to create browser
|
2010-05-20 10:39:49 +02:00 |
|
Christophe Benz
|
2b93eec3c9
|
better handle IDs in video backends, enhance user interaction
|
2010-05-20 01:34:41 +02:00 |
|
Christophe Benz
|
85060b4c3b
|
unused imports
|
2010-04-28 14:54:28 +02:00 |
|
Christophe Benz
|
7bd936c11b
|
move id2url to Video class
|
2010-04-28 14:54:28 +02:00 |
|
Christophe Benz
|
aa1a2a2921
|
s/preview_url/thumbnail_url/
|
2010-04-28 14:49:14 +02:00 |
|
Christophe Benz
|
0667774952
|
move id2url to tools
|
2010-04-28 11:34:25 +02:00 |
|
Christophe Benz
|
9d229be8b1
|
display friendly message if dependency is missing
|
2010-04-26 19:46:15 +02:00 |
|
Christophe Benz
|
9d7d8692ba
|
add nsfw parameter for video search
|
2010-04-26 19:21:21 +02:00 |
|
Christophe Benz
|
ce83fb011f
|
bugfix #264: use gdata API for youtube
|
2010-04-26 19:19:55 +02:00 |
|
Roger Philibert
|
02c6ae851c
|
fix pyflakes
|
2010-04-20 23:58:27 +02:00 |
|