CamiloMartinezM / simple_yify_subtitles_downloader

Simple console application that lets you download subtitles of movies from https://www.yts-subs.com.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple terminal-based YIFY subtitles downloader

Simple console application written in Python that lets you download subtitles of movies from https://www.yts-subs.com.

I created this back in 2018, because I was tired of opening my browser and looking up https://www.yts-subs.com or https://www.opensubtitles.org just to download subtitles for a movie. Recently, as of 2021, I updated the code and most importantly, the website url (which was previously https://yifysubtitles.com), because one day it suddenly stopped working (and I forgot about it afterwards). The code may have some exceptions, which I didn't take into account, because I didn't want to over-complicate things for a simple app to let me download subtitles. It serves its purpose for me.

Usage

Usage demo

External libraries

License & copyright

© Camilo Martínez M., ca.martinezm2@uniandes.edu.co

Licensed under the MIT License.

About

Simple console application that lets you download subtitles of movies from https://www.yts-subs.com.

License:MIT License


Languages

Language:Python 100.0%