Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate process related to upload of media files #133

Open
edmoss345 opened this issue Jul 3, 2024 · 0 comments
Open

Automate process related to upload of media files #133

edmoss345 opened this issue Jul 3, 2024 · 0 comments

Comments

@edmoss345
Copy link
Collaborator

edmoss345 commented Jul 3, 2024

Current process for media files is as follows:

  1. PLH team manages creation of videos, informs IDEMS when videos are ready on Canto
  2. IDEMS downloads file from Canto
  3. IDEMS organises the files by gender and language
  4. IDEMS checks that all the videos are there and named correctly
  5. IDEMS runs 'transcode' script to convert the files into the correct audio and video format
  6. IDEMS uploads the files to the correct files on firebase

Current pain points:

  • Time consuming, typically takes at least 30 minutes to do a batch
  • Prone to human error, often processing different languages, male/ female, audio/ video, easy to make a mistake and store files incorrectly
  • Difficult to check that all media files are correct, small errors mean media files will fail to load in chatbot

Possible Future Improvements

  • Automated media upload process, takes media dirctly from Canto, processes and uploads to Firebase (using APIs)
  • Automated testing, compares list of media in Firebase with the list of modules in the google sheets
@edmoss345 edmoss345 converted this from a draft issue Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant