项目作者: yemikudaisi

项目描述 :
A GUI application for searching subtitles for movies/TV shows by web scrapping
高级语言: Python
项目地址: git://github.com/yemikudaisi/subtitle-downloader.git
创建时间: 2017-05-12T13:49:39Z
项目社区:https://github.com/yemikudaisi/subtitle-downloader

开源协议:MIT License

下载


Subtitle Downloader

A GUI application for downloading subtitles for movies/TV show by web scrapping from +Opensubtitles.

App Screenshot

Dependencies

Installation

To install the script clone the repository and run the script

  1. > git clone https://github.com/yemikudaisi/subtitle-downloader.git
  2. > cd subtitle-downloader
  3. > python subtitle_search.py

How to use

  • Enter the movie title
  • Select a language
  • Click on search
  • At this point, the app will return a list of movies
  • Select a movie from the list and click on the show subtitle for selection button (this will fetch a list of subtitles specific to the selected language and movie)
  • Select one subtitle from the list and click on the download selection button
  • A save as dialog, choose a location and click ok
  • The required file will then be downloaded and saved to the specified location

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section.

Author

Yemi Kudaisi

License

This project is licensed under the MIT license. See the LICENSE file for more info.