issues
search
cdown
/
srt
A simple library and set of tools for parsing, modifying, and composing SRT files.
MIT License
473
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Keep getting "expected string or bytes-like object" error
#47
arashmath
closed
5 years ago
3
Redirecting stderr to a file as option
#46
padovaSR
closed
5 years ago
2
Skipping is currently tied to reindexing
#45
cdown
closed
5 years ago
0
False Subtitle start time >= end time, or error reading time
#44
padovaSR
closed
6 years ago
5
Check srt file content validity
#43
ajira86
closed
6 years ago
2
Add support for multithreaded parsing
#42
cdown
closed
6 years ago
3
Use re2 library if available
#41
cdown
closed
6 years ago
1
Keep original order of subtitles passed in if they share timestamps
#40
cdown
closed
6 years ago
1
Personal access key
#39
Dragas
closed
7 years ago
5
Using your library
#38
AlbertoGinel
closed
7 years ago
2
Fix swapped values in the exception message
#37
Thyrst
closed
7 years ago
2
If chardet is installed, automatically detect encoding
#36
cdown
closed
6 years ago
3
Make srt_tools installation optional
#35
cdown
closed
7 years ago
1
Make \r\n parsing work
#34
mohammad-aqajani
closed
7 years ago
4
Soak stdin to file if encoding is not utf8
#33
cdown
closed
7 years ago
1
Add way to make subtitles strict without composing them
#32
cdown
closed
7 years ago
1
Add example to readme showing chaining of commands
#31
cdown
closed
7 years ago
0
Is it possible to add the function of playing subtitle in the terminal?
#30
Edenharder
closed
7 years ago
13
Allow srt tools to take stdin as `-i -`
#29
cdown
closed
7 years ago
1
Add integration tests for srt_tools
#28
cdown
closed
7 years ago
1
SRT tooling should allow using non-system encodings
#27
adrianholovaty
closed
7 years ago
4
If subtitle start time is the same, check sub end time for sorting
#26
cdown
closed
8 years ago
1
Allow SRT blocks without a blank line for an empty content block
#25
cdown
closed
8 years ago
1
Warn if subtitle end is before subtitle start
#24
cdown
closed
8 years ago
1
Skip if negative timestamp
#23
cdown
closed
8 years ago
1
Run doctests on quickstart page
#22
cdown
closed
8 years ago
1
Set up doctest
#21
cdown
closed
8 years ago
1
Document new SRTParseError attributes
#20
cdown
closed
8 years ago
0
srt.compose should not in-place modify Subtitle objects
#19
cdown
closed
8 years ago
1
Make data available from SRTParseError without parsing message
#18
cdown
closed
8 years ago
1
Allow parsing subs with no ending blank line
#17
cdown
closed
8 years ago
0
Allow parsing subtitles with no content
#16
cdown
closed
9 years ago
0
Mention universal newlines should be enabled when reading
#15
cdown
closed
8 years ago
1
Set up combined coverage reports
#14
cdown
closed
9 years ago
1
Add type hints
#13
cdown
closed
9 years ago
2
Disable e-mails on Travis success
#12
cdown
closed
9 years ago
0
Add tests for strict mode
#11
cdown
closed
9 years ago
0
timedelta max days must be limited to avoid OverflowError
#10
cdown
closed
9 years ago
0
Check that match start/end match as part of yield loop, not after
#9
cdown
closed
9 years ago
1
SRT should be able to cope with timestamps > 24h
#8
cdown
closed
9 years ago
0
Strict mode should remove trailing/leading newlines (CR or LF) from content
#7
cdown
closed
9 years ago
0
Notify about Travis build status in IRC
#6
cdown
closed
9 years ago
0
Use state machine to parse SRT blocks
#5
cdown
closed
9 years ago
0
Move to Readme.io
#4
cdown
closed
9 years ago
0
Move to Scrutinizer CI
#3
cdown
closed
9 years ago
0
Store positioning information in a reasonable way
#2
cdown
closed
9 years ago
2
Sort Subtitle objects using start time by default
#1
cdown
closed
9 years ago
0
Previous