Romain Bignon
|
3d4e9f2bb1
|
fix read of 'html' config value (cast it to integer)
|
2010-04-20 18:09:00 +02:00 |
|
Romain Bignon
|
fb4bc04707
|
script to get debian dependencies from python module's sources
|
2010-04-20 14:58:25 +02:00 |
|
Romain Bignon
|
9915edbaf7
|
fix loading of modules by names
|
2010-04-20 09:24:47 +02:00 |
|
Romain Bignon
|
84f4b18068
|
load only selected backends instead of store a list and iter on
|
2010-04-20 09:23:35 +02:00 |
|
Romain Bignon
|
f5a8c1c1a8
|
fix code for the new INIConfig parser
|
2010-04-20 09:15:06 +02:00 |
|
Roger Philibert
|
cd8d0b638a
|
new video interface
|
2010-04-20 03:06:31 +02:00 |
|
Christophe Benz
|
8a08c79616
|
code clean
|
2010-04-20 03:05:40 +02:00 |
|
Christophe Benz
|
44b57a775d
|
enable backends with CLI option
|
2010-04-20 03:05:31 +02:00 |
|
Christophe Benz
|
d0f4ad7021
|
allow to configure option parser in callback
|
2010-04-20 03:05:13 +02:00 |
|
Christophe Benz
|
79c21c3290
|
switch to new video interface
|
2010-04-20 03:04:53 +02:00 |
|
Christophe Benz
|
56cdc59512
|
raise ConfigError instead of Exception
|
2010-04-19 19:11:40 +02:00 |
|
Christophe Benz
|
d0e0fd9225
|
specify data type
|
2010-04-19 19:11:16 +02:00 |
|
Christophe Benz
|
2c769fd9df
|
load modules instead of backends
|
2010-04-19 19:10:56 +02:00 |
|
Christophe Benz
|
70319dbb1e
|
new style classes
|
2010-04-19 19:10:46 +02:00 |
|
Christophe Benz
|
b81e681131
|
introduce ini config for frontends, by default
|
2010-04-19 19:10:36 +02:00 |
|
Romain Bignon
|
acdb0b9300
|
store interface configuration
|
2010-04-18 09:12:30 +02:00 |
|
Romain Bignon
|
637bf2936a
|
add argument to 'modules' command to search on caps
|
2010-04-17 18:22:31 +02:00 |
|
Romain Bignon
|
90396044b5
|
implement ICapVideoProvider.get_video()
|
2010-04-17 18:08:59 +02:00 |
|
Romain Bignon
|
ecb21905a4
|
fix watching gay porn (not tested, don't worry)
|
2010-04-17 18:08:09 +02:00 |
|
Romain Bignon
|
46b14e2ee7
|
ignore *_ui.py
|
2010-04-17 17:29:10 +02:00 |
|
Romain Bignon
|
911cdc134b
|
new parameter 'sortby' to searches (relevance, rating, views and date)
|
2010-04-17 17:28:29 +02:00 |
|
Romain Bignon
|
f1ee6d674a
|
implement ICapVideoProvider.iter_search_results()
|
2010-04-17 17:27:23 +02:00 |
|
Romain Bignon
|
a21b6f19d2
|
fix author parsing (when there is a link)
|
2010-04-17 14:03:51 +02:00 |
|
Romain Bignon
|
bc5d9911f1
|
ability to select a specific backend, and to display or not NSFW videos
|
2010-04-17 13:37:58 +02:00 |
|
Romain Bignon
|
35c0c7385b
|
new 'nsfw' Video attribute
|
2010-04-17 13:37:48 +02:00 |
|
Romain Bignon
|
ba257b41da
|
unused import
|
2010-04-17 13:09:03 +02:00 |
|
Romain Bignon
|
88ba102ab9
|
remove from repository generated ui python files
|
2010-04-17 13:08:02 +02:00 |
|
Romain Bignon
|
d605d30588
|
improvement
|
2010-04-17 13:03:12 +02:00 |
|
Romain Bignon
|
74deb97d6a
|
aibility to play video with phonon
|
2010-04-17 12:21:55 +02:00 |
|
Romain Bignon
|
82c59cf612
|
pyflakes fixes
|
2010-04-17 11:34:07 +02:00 |
|
Romain Bignon
|
e88247e495
|
implement scheduler functions
|
2010-04-17 11:33:59 +02:00 |
|
Romain Bignon
|
eb3b8a7165
|
new frontend. qvideoob
|
2010-04-17 11:21:31 +02:00 |
|
Romain Bignon
|
baa2fd937a
|
on mosaic, parse preview_url, duration and rating
|
2010-04-17 11:21:03 +02:00 |
|
Romain Bignon
|
c3f6618bc8
|
new QtApplication class
|
2010-04-17 11:20:48 +02:00 |
|
Romain Bignon
|
3d02ff23a0
|
new preview_url attribute
|
2010-04-17 11:20:33 +02:00 |
|
Romain Bignon
|
0bd6951873
|
do not use a specific parser
|
2010-04-16 20:12:33 +02:00 |
|
Romain Bignon
|
3f9083df27
|
documentation
|
2010-04-16 20:11:36 +02:00 |
|
Christophe Benz
|
f8e2016d59
|
get_parser returns class instead of object
|
2010-04-16 19:41:06 +02:00 |
|
Christophe Benz
|
77881978e3
|
add __all__
|
2010-04-16 19:41:06 +02:00 |
|
Christophe Benz
|
ebb41734d5
|
remove unused cap
|
2010-04-16 19:41:06 +02:00 |
|
Romain Bignon
|
d5c4304099
|
fix
|
2010-04-16 19:39:22 +02:00 |
|
Romain Bignon
|
d61d26dda9
|
translate abstract methods to new API
|
2010-04-16 18:45:08 +02:00 |
|
Romain Bignon
|
384e3521c7
|
factorization
|
2010-04-16 18:44:55 +02:00 |
|
Christophe Benz
|
0ff9e3acaf
|
correct youporn backend to use new classes
|
2010-04-16 18:24:34 +02:00 |
|
Christophe Benz
|
585e9de870
|
oops
|
2010-04-16 18:14:52 +02:00 |
|
Christophe Benz
|
db11f16d49
|
beautify code
|
2010-04-16 18:11:52 +02:00 |
|
Christophe Benz
|
d16a44ffbd
|
remove tostring() from Browser
|
2010-04-16 18:11:52 +02:00 |
|
Christophe Benz
|
ae34c7b088
|
[youtube] enhance regex
|
2010-04-16 18:11:52 +02:00 |
|
Christophe Benz
|
cebcead318
|
add __all__ variable to many modules
|
2010-04-16 18:11:52 +02:00 |
|
Christophe Benz
|
8638024756
|
rename parser/parsers module, add get_parsers() with preference_order
|
2010-04-16 18:11:52 +02:00 |
|