summaryrefslogtreecommitdiffstats
path: root/python/python3-pysrt/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pysrt/README')
-rw-r--r--python/python3-pysrt/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/python/python3-pysrt/README b/python/python3-pysrt/README
new file mode 100644
index 0000000000..c1420ce9d7
--- /dev/null
+++ b/python/python3-pysrt/README
@@ -0,0 +1,9 @@
+python3-pysrt (Python parser for SubRip (srt) files)
+
+pysrt is a Python library used to edit or create SubRip files.
+
+pysrt is mainly designed as a library, but if you are experiencing
+troubles with bad subtitles you can first try to use ruby-osdb which
+will try to find the best subtitle for your movie. If you are still
+unlucky pysrt also provide an srt command useful for either shift,
+split, or rescale a .srt file.