Skip to content

Using autosubsync module to sync all videos in a given directory with all its subtitles in an other directory (like having n episodes of a given TV series)

Notifications You must be signed in to change notification settings

hadifawaz1999/All_autosubsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

All_autosubsync

GUI app. Using autosubsync module to sync all videos in a given directory with all its subtitles in an other directory (like having n episodes of a given TV series).

Usage :

Just run the All_autosubsync.py file python3 All_autosubsync.py.

PS: This app will be available as an executable file soon using PyInstaller

Requirements :

  • Make sure the directory of the videos only contains the video you want to sync with subtitles (.mkv,.mp4).
  • Make sure the directory of the subtitles only contains the subtitles you want to sync with the videos (.srt,.txt)
  • This app uses the python module autosubsync.
  • Tkinter
  • ffmpeg installation : sudo apt-get install ffmpeg

About

Using autosubsync module to sync all videos in a given directory with all its subtitles in an other directory (like having n episodes of a given TV series)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages