Commit graph

286 commits

Author SHA1 Message Date
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
Christophe Benz
54cc3b0a4a unused code, imports, or variables 2010-04-16 18:11:52 +02:00
Christophe Benz
42de7aa5a3 rename BasePage.loaded() to on_loaded() 2010-04-16 18:11:52 +02:00
Christophe Benz
3b312923ea rename backends.aum.adopte to backends.aum.browser 2010-04-16 18:11:52 +02:00
Christophe Benz
2ca57c15a8 rename Browser to BaseBrowser 2010-04-16 18:11:52 +02:00
Christophe Benz
ed0e1989f8 use new style classes 2010-04-16 18:11:52 +02:00
Christophe Benz
a09658d6cf rename Backend to BaseBackend 2010-04-16 18:11:52 +02:00
Romain Bignon
e3ad695346 implement ICapVideoProvider.iter_search_results() 2010-04-16 17:19:19 +02:00
Romain Bignon
15625b9fa7 Browser.home()'s default behavior is to go on PROTOCOL://DOMAIN 2010-04-16 17:18:40 +02:00
Romain Bignon
be642f00e9 works when there are default arguments 2010-04-16 17:13:25 +02:00
Romain Bignon
ba2f1cf99a Video contains 'rating_max' information 2010-04-16 16:50:12 +02:00
Romain Bignon
a03f98ff3e call ICapVideoProvider.get_video() 2010-04-16 16:46:34 +02:00
Romain Bignon
6327e73b3a implement ICapVideoProvider.get_video() 2010-04-16 16:46:17 +02:00
Romain Bignon
f02f0ec717 ICapVideoProvider.get_video() method to get a Video object from ID 2010-04-16 16:45:48 +02:00
Romain Bignon
de25e6d05b fix 2010-04-16 16:33:28 +02:00
Romain Bignon
c52dd41382 new backend: youporn 2010-04-16 15:24:12 +02:00