Sha256: 38612d277bf3069f159098f303dfb1344a5be7fef042a184b60ceece665c0026
Contents?: true
Size: 999 Bytes
Versions: 3
Compression:
Stored size: 999 Bytes
Contents
# Youtubby ## TODO The first goal is to create a (container-based) script -- for uploading raw footage -- from GoPro media storage -- to YouTube -- that receives: a. Google/YouTube creds (in source [exp/.google-\*] config files, plus, after a built-in workaround manual auth'n procedure, within a persistent volume) b. the name (id?) of the channel as a single command-line parameter c. the GoPro media URLs (which apparently don't require auth'n creds to work), snatched off the former's web app interface, one per line, complete with an optional space-separated series of cut times (\<URL\> [\<start hh:mm:ss\> \<end hh:mm:ss\>...]) -- and produces you-\<GOPs\>-YYYY-MM-DD-HH-MM.mp4 files within the media volume as well as "Topublish uploaded on YYYY-MM-DD-HH-MM" *private* videos on the channel The temporary location of the runner script is `exp/gop-raw-cut-you-HD60` and of the containerised script is `exp/gop-raw-cut-you-HD60.rb`; the docker compose project is `youtubby_exp`
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ffmprb-0.12.3 | exp/youtubby/README.md |
ffmprb-0.12.2 | exp/youtubby/README.md |
ffmprb-0.12.1 | exp/youtubby/README.md |