Files
velour/test/fixtures/videos.yml
Dan Milne 88a906064f
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / system-test (push) Has been cancelled
Much base work started
2025-10-31 14:36:14 +11:00

52 lines
1014 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
work: one
storage_location: one
title: MyString
file_path: MyString
file_hash: MyString
file_size: 1
duration: 1.5
width: 1
height: 1
resolution_label: MyString
video_codec: MyString
audio_codec: MyString
bit_rate: 1
frame_rate: 1.5
format: MyString
has_subtitles: false
version_type: MyString
source_type: 1
source_url: MyString
imported: false
processing_failed: false
error_message: MyText
metadata: MyText
two:
work: two
storage_location: two
title: MyString
file_path: MyString
file_hash: MyString
file_size: 1
duration: 1.5
width: 1
height: 1
resolution_label: MyString
video_codec: MyString
audio_codec: MyString
bit_rate: 1
frame_rate: 1.5
format: MyString
has_subtitles: false
version_type: MyString
source_type: 1
source_url: MyString
imported: false
processing_failed: false
error_message: MyText
metadata: MyText