Commit graph

22 commits

Author SHA1 Message Date
Christophe Benz
3218ebfaff unused import 2010-08-12 16:04:53 +02:00
Romain Bignon
39afdae0b2 removed unused functions 2010-08-07 12:45:18 +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
90756cddc9 use to_unicode since ENCODING is None 2010-07-14 17:14:53 +02:00
Christophe Benz
eb026b7c3c remove unnecessary constants 2010-07-14 17:14:53 +02:00
Christophe Benz
f55cdbc38b openurl param must be encoded 2010-07-14 17:14:53 +02:00
Christophe Benz
7ccf4a01eb handle required fields 2010-07-12 03:16:05 +02:00
Christophe Benz
b86e9d8a00 duration is a time delta 2010-07-10 21:54:39 +02:00
Christophe Benz
ce27e88049 first implementation of required fields 2010-07-10 03:26:52 +02:00
Christophe Benz
ac592fe25d fix youjizz 2010-07-10 01:29:54 +02:00
Christophe Benz
70b8169a13 return None if URL not found 2010-05-20 16:29:19 +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
4a1e7e7b99 fix youjizz parser 2010-05-20 01:33:35 +02:00
Christophe Benz
0667774952 move id2url to tools 2010-04-28 11:34:25 +02:00
Roger Philibert
02c6ae851c fix pyflakes 2010-04-20 23:58:27 +02:00
Roger Philibert
3dfef07141 implement search for youjizz 2010-04-20 23:51:58 +02:00
Roger Philibert
cd8d0b638a new video interface 2010-04-20 03:06:31 +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
010b608348 add backend youjizz 2010-04-15 12:47:15 +02:00