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.
¡Claro! A continuación, te proporciono información sobre el libro "Rita Mulcahy V10" en español y cómo obtenerlo de manera gratuita en formato PDF.
El libro "Rita Mulcahy V10" se refiere a la décima edición del libro "The PMP Exam Prep" (Preparación para el examen PMP) escrito por Rita Mulcahy. Este libro es una guía de estudio para aquellos que buscan obtener la certificación Project Management Professional (PMP) ofrecida por el Project Management Institute (PMI). Libro De Rita Mulcahy V10 En Espanol Pdf Gratis
El libro "Rita Mulcahy V10" es una guía de estudio valiosa para aquellos que buscan obtener la certificación PMP. Aunque obtener el libro en español y en formato PDF de manera gratuita puede ser difícil, existen opciones como bibliotecas digitales, recursos en línea y versiones gratuitas o de prueba que podrían ayudarte. Recuerda siempre verificar la autenticidad y la legalidad de los recursos que encuentres en línea. ¡Claro
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