Commit graph

27 commits

Author SHA1 Message Date
Romain Bignon
ab0b47ee87 pyflakes fixes 2010-08-02 15:13:50 +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
62fc2a87c7 handle required fields and forbidden videos 2010-07-12 03:16:05 +02:00
Romain Bignon
34cd8f50fb unused imports 2010-05-30 18:10:36 +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
Christophe Benz
2b93eec3c9 better handle IDs in video backends, enhance user interaction 2010-05-20 01:34:41 +02:00
Christophe Benz
7bd936c11b move id2url to Video class 2010-04-28 14:54:28 +02:00
Christophe Benz
0667774952 move id2url to tools 2010-04-28 11:34:25 +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
Christophe Benz
8a08c79616 code clean 2010-04-20 03:05:40 +02:00
Christophe Benz
79c21c3290 switch to new video interface 2010-04-20 03:04:53 +02:00
Romain Bignon
90396044b5 implement ICapVideoProvider.get_video() 2010-04-17 18:08:59 +02:00
Romain Bignon
f1ee6d674a implement ICapVideoProvider.iter_search_results() 2010-04-17 17:27:23 +02:00
Christophe Benz
585e9de870 oops 2010-04-16 18:14: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
2ca57c15a8 rename Browser to BaseBrowser 2010-04-16 18:11:52 +02:00
Roger Philibert
1f91aa247c better code and check youtube.com is in url 2010-04-15 12:47:15 +02:00
Christophe Benz
90e3ffad1f follow API 2010-04-13 16:48:26 +02:00
Christophe Benz
4d82163b41 add video title command 2010-04-13 16:02:13 +02:00
Christophe Benz
89218af7c1 new frontend videoob and new backend for youtube 2010-04-12 16:57:38 +02:00