Clément Loiselet

Results 3 issues of Clément Loiselet

I recently started using Azure AD authentification for my cluster, which produces an user in .kube/config like so : ``` - name: myCluster user: auth-provider: config: access-token: apiserver-id: client-id: environment:...

This PR adds to github-action the functionnality to build for multiple platform. This is currently tested (and working) on amd64 (same as the actual build) and arm/v7 (raspberry pi 4)....

The option also include a way to convert the subtitles to srt, to support older video players (e.g. kodi 18). The subtitles will be embedded in the downloaded video. Solves...