I hereby claim:
- I am etiennem on github.
- I am etiennem (https://keybase.io/etiennem) on keybase.
- I have a public key ASAGj4X48SQ09GRbOV3E36FSS4SJbFiACQF7B_Kc8qHqRwo
To claim this, I am signing this object:
| #!/usr/bin/env bash | |
| set -e | |
| # set -x | |
| # t411 key | |
| t411_key="******" | |
| transmission_host="localhost:9091" # Transmission daemon host | |
| transmission_username="" |
| #!/bin/bash | |
| # set -x | |
| print_usage() { | |
| echo "$0 [--map=0:3] video_file" >&2 | |
| echo "" >&2 | |
| echo "With video_file the path to a file like mkv which embeds the subtitles" >&2 | |
| echo "--map: use the specified embedded subtitle." >&2 | |
| echo "" >&2 |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # | |
| # Script de sauvegarde d'éléments qui ne peuvent pas être envoyé sur le dépôt Git | |
| # | |
| set -o nounset | |
| CUR_DIR=$(cd $(dirname $0) && pwd) | |
| cd $CUR_DIR |
I hereby claim:
To claim this, I am signing this object: