Automatically find and download the right subtitles for your favorite videos!
The subtitles search is done by precisly identifying your video files by computing unique movie hash sums.
This way, you have more chance to find the exact subtitles for your videos, avoiding synchronization problems between the subtitles and the soundtrack.
This is not a "Spanish for Dummies" book. It is best suited for:
The Larousse editorial group is globally recognized for its dictionaries and educational materials. Their Spanish grammar guide is uniquely engineered to make linguistic rules accessible without sacrificing academic depth. larousse gramatica lengua espanola pdf best
Included exercises to test your comprehension, with answer keys in the back for self-correction. How to Maximize Your Learning with the PDF This is not a "Spanish for Dummies" book
1. Gramática de la Lengua Española (Colección Definiciones) Included exercises to test your comprehension, with answer
Conjugation charts and prepositions lists must remain crisp and readable when zooming in on smaller screens like tablets or smartphones. How to Access Larousse Grammar Guides Legally
Struggling with “lo neutro” (lo bueno, lo importante)? Type that exact phrase into your PDF reader. The Larousse grammar dedicates a full section to it—something many other books ignore.
These examples reflect how Spanish is actually spoken in Madrid, Mexico City, and Buenos Aires.
GitHub page Wiki Release notes Issue tracker
Installation instructions On the on the wiki page, and always up-to-date!
Configuration instructions To change the search language and more advanced tune-in (optional).
python (version 3.6+)zenity (for GNOME GUI)kdialog (for KDE GUI)wget (subtitles downloading with GUI), ps & grep (GUI autodetection)
# Make sure the destination directory for nautilus scripts exits
mkdir -p ~/.local/share/nautilus/scripts/
cd ~/.local/share/nautilus/scripts/
# Download the script and make it executable
wget https://raw.githubusercontent.com/emericg/OpenSubtitlesDownload/master/OpenSubtitlesDownload.py
chmod u+x OpenSubtitlesDownload.py