
- Downloading subtitles for movies movie#
- Downloading subtitles for movies download#
Adding CLI mode for manually downloading subtitles. Adding silent mode for downloading subtitles. Downloading subtitles for movies download#
Download subtitles for movies contained in a directory of X year. Using Tabulate for monitoring directory subtitle downloading progress. Argument handling (Replace Argsparse with Click). # Useful for movies automatically downloaded on servers. Watch-folder feature (runs as a service). A GUI box which creates a dialogue box (consisting of tick and cross), which waits for the user to check if the subtitle downloaded is synchronized with media file or not - if clicked cross, downloads another subtitle (Process gets repeated unless, correctly synchronized). Auto-Sync subtitle naming with the media file when downloaded from subscene. Support for OpenSubtitles, YifySubtitles. Logs generation on script execution (v0.15)Īdded Support for the SubDb (v0.16), now first preference for downloading subtitles is SubDB in downloading subtitles from a directory. Downloading subtitles for movies movie#
This is useful when the exact match is not found and you can download multiple srt files and check them if they are in sync with the media file (integrated in v0.12).Īdded multiple languages support (v0.12).Īllows you to download subtitles for movies by specifying movie name and year (optional).Īllows you to download subtitles for media files in a specified directory.Ĭross-platform (Tested on Linux and Windows).
Subtitles count argument added which allows you to download multiple subtitles for an individual media. The media argument (-m) followed by the silent mode (-s) argument forces silent mode. Optional, you can also specify silent mode argument - which forces to download subtitles without title selection prompt. Silent mode is usually executed when year is provided in the argument. Mostly when year is not provied (when two or more media names collide). media name) is not recognized by the site. Two Mode (CLI and Silent inside individual media downloading ) - CLI mode is executed when the title (provided i.e.
(For Windows) To use it from the context menu, paste subtitle.bat file in "shell:sendto" (By typing this in RUN). subgrab - m The Intern 2015 - c 3 - s # Download 3 subtitles for the movie. subgrab - m The Intern 2015 - s - l AR # Language specified (First two characters of the language). subgrab - d "DIRECTORY_PATH" # For specific directory.
subgrab - m Doctor Strange - s # Silent mode (No prompts i.e., title selection ). subgrab - m Doctor Strange # For custom movie subtitle download. Subgrab # To run in current working directory.