j
|
970f37c38c
|
more file open py2/3 cleanups
|
2014-10-02 10:34:04 +02:00 |
|
j
|
37dfed3143
|
more python3 cleanups
|
2014-10-02 10:28:22 +02:00 |
|
j
|
4b8aad5b38
|
2+3 ox.django
|
2014-10-02 08:34:58 +02:00 |
|
j
|
a1ed41f96d
|
fix setup
|
2014-10-02 08:34:42 +02:00 |
|
j
|
53fbc2e1fb
|
make ox.torrent in python 2 and 3
|
2014-10-01 11:21:11 +02:00 |
|
j
|
8bfbaef598
|
keep version in release
|
2014-10-01 11:03:39 +02:00 |
|
j
|
6dfa80b646
|
fix ox.image in python3
|
2014-10-01 10:48:06 +02:00 |
|
j
|
c2de06d9d8
|
better performances of ox.js.minify
|
2014-09-30 23:19:19 +02:00 |
|
j
|
46278349e3
|
fix ox.file
|
2014-09-30 21:30:25 +02:00 |
|
j
|
ec252440d9
|
from __futre__ import print_function
|
2014-09-30 21:27:26 +02:00 |
|
j
|
a9002374b1
|
fix ox.text in python 3
|
2014-09-30 21:17:15 +02:00 |
|
j
|
d4d09b56b6
|
use six to support python 2 and 3
|
2014-09-30 21:04:46 +02:00 |
|
j
|
1b1dcf1c58
|
add ts to video extensions
|
2014-09-29 18:03:56 +02:00 |
|
j
|
ff0d776b09
|
fix ox.web.youtube
|
2014-09-28 21:57:45 +02:00 |
|
j
|
14ea6a0f7d
|
fix ox.django
|
2014-09-28 21:57:31 +02:00 |
|
j
|
0a9d0d86d3
|
add version classifiers
|
2014-09-28 21:57:02 +02:00 |
|
j
|
954312e0d6
|
support more kwargs to __init__
|
2014-09-05 13:04:18 +02:00 |
|
rolux
|
a0666acf89
|
parse_useragent: add Mac OS X 10.10 Yosemite
|
2014-09-04 18:50:34 +02:00 |
|
j
|
9edf30085e
|
fix ox.iso language lookup
|
2014-09-03 13:48:11 +02:00 |
|
j
|
3f15161bed
|
fix ox.iso
|
2014-07-22 17:32:34 +02:00 |
|
j
|
25c203e981
|
use metadata from ffmpeg2theora if available
|
2014-07-20 12:54:13 +02:00 |
|
j
|
2f129c4766
|
parse language from audio track if video has multiple audio tracks
|
2014-07-20 11:35:55 +02:00 |
|
j
|
bc9c3c8944
|
map track language to track
|
2014-07-20 11:20:43 +02:00 |
|
j
|
2bd1c7d657
|
handly empty subs
|
2014-07-20 11:20:31 +02:00 |
|
j
|
5e2b3cf448
|
fix imdb poster
|
2014-07-10 09:38:36 +02:00 |
|
j
|
5488920d07
|
add more video extensions
|
2014-06-04 14:04:25 +03:00 |
|
j
|
2ee2087b1d
|
add aiff
|
2014-05-17 22:24:17 +02:00 |
|
j
|
f3295c0eec
|
dont fail if running outside of django env
|
2014-05-17 18:30:15 +02:00 |
|
j
|
92d7c210ca
|
work around thread issues with ox.cache
|
2014-05-17 11:25:19 +02:00 |
|
j
|
07cd885b0a
|
cleanup
|
2014-05-09 12:20:55 +02:00 |
|
j
|
73a60e73d7
|
add abebooks
|
2014-05-06 00:24:13 +02:00 |
|
j
|
8212c28ac7
|
handle broken headers
|
2014-04-23 15:38:38 +02:00 |
|
j
|
94ca01a041
|
string.letters is changes uppercase position between python version, use string.ascii_uppercase
|
2014-04-22 19:03:32 +02:00 |
|
j
|
d2a6511a95
|
add timeout argument to ox.web.youtube.info
|
2014-04-22 16:15:20 +02:00 |
|
j
|
cdc56bc63f
|
add lookupbyisbn
|
2014-04-03 12:15:30 +02:00 |
|
j
|
9c844d0ce7
|
fix amazon parser
|
2014-04-03 01:34:15 +02:00 |
|
rolux
|
cc72dc96d3
|
ox.image: don't create array of identical arrays
|
2014-03-25 12:44:50 +01:00 |
|
j
|
87a89f0594
|
update user-agent string
|
2014-03-19 10:47:15 +01:00 |
|
j
|
7383bf08c4
|
fix content-disposition
|
2014-03-01 14:17:23 +01:00 |
|
j
|
075e735cd1
|
update ox.web.youtube
|
2014-02-19 14:09:54 +05:30 |
|
j
|
1c871f4d31
|
add method to add Access-Control-Allow-Origin to HttpFileResponses
|
2014-02-05 06:37:37 +00:00 |
|
j
|
34691832eb
|
revert change, fragment_fromstring only parses single element
|
2014-02-04 10:44:51 +00:00 |
|
j
|
8bda86c17d
|
use fragment_fromstring instead of document_fromstring
|
2014-02-04 10:40:01 +00:00 |
|
j
|
7577b319ce
|
dont take random number if film has no year
|
2014-01-17 23:09:45 +05:30 |
|
j
|
d1a5613f3f
|
more summary fixes
|
2014-01-16 13:56:07 +05:30 |
|
j
|
5a61dea925
|
fix imdb plotsummary parser
|
2014-01-16 13:49:30 +05:30 |
|
j
|
5179a4fcf9
|
add yt 4k format
|
2014-01-15 22:03:39 +05:30 |
|
j
|
2456ec2d5a
|
ox.web.youtube: use in/out/value like ox.srt, decode html value
|
2014-01-15 20:12:14 +05:30 |
|
j
|
575549ae33
|
only add api methods to API instance
|
2014-01-03 00:54:49 +05:30 |
|
j
|
2abe99c89f
|
fix wikipedia movie parser
|
2013-12-22 13:38:43 +05:30 |
|