ankitsultana / subtitle-downloader

A OS X Service to download subtitles in three clicks
http://ankitsultana.com/subtitle-downloader
19 stars 1 forks source link

Sub-Downloader for OS X

New in version 2: Added notifications to prompt if Subtitles are downloaded or not.

A great way to download Subtitles in just 3 clicks. After installing it you will be able to do something like this:

Screen Shot

Installation

git clone https://github.com/ankitsultana/subtitle-downloader.git ~/.utilities/subtitle-downloader --branch master --single-branch
cp -r ~/.utilities/subtitle-downloader/Get\ Subtitles.workflow ~/Library/Services/

Note: To download Subtitles you should be able to right click and then click on either Services => Get Subtitles or Get Subtitles.

Uninstall

subtitle-downloader only touches two directories, one is ~/.utilites/subtitle-downloader and the other is ~/Library/Services. To uninstall, do this:

rm -rf ~/.utilities/subtitle-downloader
rm -rf ~/Library/Services/Get\ Subtitles.workflow

License

MIT. Copyright (c) Ankit Sultana