Skip to content

qiliunyu/srtplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SRT File Player

Qi Liu, [email protected]

Description

Sometimes we may find it difficult to watch a film in the right substitle language. This tool is helpful to you in this case! Substitles will be played in you terminal.

How to use

  1. Change the directory to /srtplayer;
  2. Input "python3 srtplayer.py film.srt 1" at terminal; "film.srt" means the name of the srt file; "1" means the the seconds that the substitle should advance after you start the video; Usually, you click to start video, then one second later you execute the script; hence choose "1"; You may also set it to be "0" if you can execute the script immediately; You can use this parameter to adjust the time difference between video and srt file if it exists.
  3. Start the film and execute the above line immediately;
  4. Enjoy your film!

About

A tool to play .srt file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages