Download Movies/TV Shows subtitles with ease using this python Script. A very easy to use script which will download the subtitle of the movie/show in the language of your own wish.
Libraries used are : Beautiful Soup
Requests
To use this Script, follow the steps:-
- Download the install the libraries using the following commands in Command Prompt:
a.) pip install beautifulsoup4
b.) pip install requests
-
Place this script in the folder you want to download the subtitles.
-
Run the Script
Happy Movie Watching
Note - The Subtitle will be downloaded as a zip folder in the same directory where this Script is placed.