SuberCool π 0.0.1 is out
I slapped this little thing together last week, itβs ready now, here is the documentation.
Download subtitles in any language from the Gnome βFilesβ manager (Nautilus) or directly from the shell.
Installation
1 | sudo apt install python3 exiftool |
Nautilus plugin
Then to install it as a Nautilus plugin:
1 | mkdir -p ~/.local/share/nautilus/scripts |
Configuration
Follow the instructions to get an api key (itβs quite simple really) which is a simple string of 32 characters.
Then, either pass this string as an argument like this:
1 | subercool.py -k API_KEY ~/Videos/MyMovie.mp4 |
Or (simpler, and mandatory for the Nautilus plugin mode) put in in a file named ~/.local_variables.json
like this:
1 | { |
Usage
1 | subercool.py -h |
Yes, I have syntax coloring in my shell, get over it π
Commit history
Here.
Brought to you by yPhil ; Please (please?) consider helping β€οΈ