Skip to content

Automatically download subtitles for all movies in a folder.

Notifications You must be signed in to change notification settings

aboduo/Subtitle-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Subtitle Downloader

Scans a folder for releases and gets avaliable subtitles from SubScene. Automatically extracts the downloaded .zip file.

Usage

python SubtitleDownloader.py <path> -l language

If run without path argument, the current directory will be scanned. Language defaults to English, but can be set using a language code (int).

Danish: 10
English: 13
Norwegian: 30
Swedish: 39

The rest can be found by looking at the source here: http://subscene.com/filter

Requirements

  • Python 2.6/2.7
  • Requests >= 1.0.0
  • BeautifulSoup >= 4.0.0

Version

1.0

License

WTFPL

About

Automatically download subtitles for all movies in a folder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published