Skip to content

Latest commit

 

History

History
executable file
·
23 lines (19 loc) · 738 Bytes

README.md

File metadata and controls

executable file
·
23 lines (19 loc) · 738 Bytes

Subscraper

Easy subtitle downloader for series.

Installation:
sudo apt-get install python-pip python-qt4
sudo pip install bs4 requests subscraper
Script Usage:
subscraper /path/to/the/movie/file.mkv

A QT interface will open and now you can search and download the appropriate subtitle. Screenshot

Install in Nemo context menu for Linux Mint

This will only work if you are using Nemo. Right-clicking a video will give you the option to Download subtitle.

# Install extension and restart Nemo
wget -N https://raw.githubusercontent.com/charmpitz/subscraper/master/subscraper/download-subtitle.nemo_action -P ~/.local/share/nemo/actions/ && nemo --quit