Skip to content

svetlyak40wt/convert-srt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This script converts SRT subtitles from CP1251 to UTF-8. Can be used as Folder Action on Downloads in OSX.

Installation

  • Open the Automator application.
  • Create a new Folder Action.
  • Choose a folder to run on.
  • Add one action: Library/Utilities/RunShellScript.
  • Choose /usr/bin/python as a shell.
  • Copy paste the script into the textarea.
  • Set "Pass input" to "as arguments".
  • Save.
  • Have a profit.

About

This script converts SRT subtitles from CP1251 to UTF-8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages