Commit graph

24 commits

Author SHA1 Message Date
j
b4fbb863af don't import removed file 2023-07-31 13:13:16 +02:00
j
2bac617dc9 update to version 3 2023-07-28 09:15:32 +02:00
5355dbf821 Add WebVTT output support
This subset of the format is almost identical to SRT, but I think it's
cleaner to have a separate module (at the cost of a little bit of
copy-pasta).
2016-03-11 12:14:50 +00:00
j
03e2ac76bb prepare for 2.3.x release 2014-10-11 20:10:10 +02:00
j
8bfbaef598 keep version in release 2014-10-01 11:03:39 +02:00
j
d4d09b56b6 use six to support python 2 and 3 2014-09-30 21:04:46 +02:00
j
2bfd63ff0f add ox.fix_bad_unicode 2012-12-30 16:16:23 +01:00
j
764db8556b up version 2012-09-07 03:57:05 +02:00
j
22a66ec331 fix typo 2012-03-21 20:38:40 +01:00
j
7e08473e11 add get_country_name to ox namespace 2012-03-21 20:35:01 +01:00
j
95e5129f1a conditionally import image module 2012-01-16 11:39:31 +05:30
j
b506c13bb2 add oembed discovery, fix wikipedia parser 2012-01-10 14:30:29 +05:30
j
755eaec501 add srt.load 2012-01-02 22:14:10 +05:30
j
2c141fdbcf add api, refine parse_movie_path 2011-10-13 19:28:18 +02:00
j
9b98abdbc6 parse_movie_path/create_movie_path 2011-10-13 12:21:16 +02:00
rolux
525d71bf89 add JSONC module 2011-10-12 12:19:57 +02:00
rolux
d1a0915369 typos 2011-10-11 16:22:39 +02:00
rolux
d1021cd9c3 update file module, add get_sort_name and get_sort_title to text module 2011-10-11 16:14:29 +02:00
rolux
409d5da90d add js module (tokenize, minify) 2011-10-06 22:05:01 +02:00
j
17e8e349ac add location 2010-11-23 10:50:40 +01:00
j
06d61943ac add ox.web to this repos 2010-07-08 01:25:57 +02:00
j
0d354d2574 rename, use namespaces 2010-07-08 00:34:04 +02:00
j
cff20af4e7 back to oxlib, package_dir does not work with pip/python setup.py develop 2009-10-12 17:21:05 +02:00
j
d14f13faaf install as ox 2009-10-11 14:53:50 +02:00
Renamed from oxlib/__init__.py (Browse further)