|
75cfe74877
|
srt fixes
|
2019-12-21 20:18:19 +02:00 |
|
|
eb7158dae1
|
make sure last subtitle gets parsed
|
2018-05-01 11:23:43 +02:00 |
|
|
5153c08698
|
remove with_statement(for 2.5) from __future__
|
2016-08-23 18:12:46 +02:00 |
|
|
ac2e829016
|
fix python3 ox.srt
|
2016-06-08 11:36:55 +02:00 |
|
|
b75a0f9bb8
|
srt: neater docstrings, some cleanup
|
2016-03-11 12:10:32 +00:00 |
|
j
|
d4d09b56b6
|
use six to support python 2 and 3
|
2014-09-30 21:04:46 +02:00 |
|
j
|
2d1ad2785d
|
ignore anything after timecodes in srt, fixes #996
|
2012-09-21 11:48:02 +02:00 |
|
j
|
bb35daa95c
|
replace all CammelCase with under_score in ox
|
2012-08-14 16:12:43 +02:00 |
|
j
|
2de989e188
|
net/cache readUrl->read_url / Unicode -> unicode=True
format replace all CammelCase with under_score
|
2012-08-14 15:58:05 +02:00 |
|
j
|
b76bb80577
|
handle srts with empty subs
|
2012-03-07 18:59:02 +01:00 |
|
j
|
5ddf7970b9
|
improve parser(handle empty subs)
|
2012-03-06 23:00:16 +01:00 |
|
j
|
cc8b42ebf4
|
add utf-8 BOM to srt
|
2012-03-02 22:37:35 +01:00 |
|
j
|
ca7bfd06d5
|
utf-8 srts are more common
|
2012-01-28 13:56:42 +05:30 |
|
j
|
c4d80675ae
|
add srt.encode
|
2012-01-02 22:37:17 +05:30 |
|
j
|
755eaec501
|
add srt.load
|
2012-01-02 22:14:10 +05:30 |
|