voc / auphonic-upload

Pentabarf-Based Media-to-Auphonic-Uploader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pentabarf-Based Media-to-Auphonic-Uploader

  1. Reads the schedule.xml provided via --schedule
  2. Reads auphonic-login-data as "username:password" from the file named via --auphonic-login (defailts to $HOME/.auphonic-login)
  3. Scans the recordings-folder mentioned with --recordings
  4. Looks for files in that folder with names starting by one of the talk-ids (ie. 365-a-very-cool-talk.ogv will be associated with th talk no. 365)
  5. Uploads those files to auphonic using the metadata taken from the schedule and the preset provided via --auphonic-preset
  6. Moves files uploaded completely to the a folder named with --finished (defaults to a subfolder finished-upload inside the recordings-folder)

About

Pentabarf-Based Media-to-Auphonic-Uploader


Languages

Language:Python 93.9%Language:Shell 6.1%