Skip to content

Commit 39d9bff

Browse files
author
Rebecca Taylor
committed
Add note about gs://demomaker for video test files
1 parent eb77790 commit 39d9bff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

video/cloud-client/analyze/analyze_test.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222

2323

2424
BUCKET = os.environ['CLOUD_STORAGE_BUCKET']
25+
26+
27+
# Videos used for these tests can be found in the gs://demomaker/ public bucket
2528
LABELS_FILE_PATH = '/video/cat.mp4'
2629
EXPLICIT_CONTENT_FILE_PATH = '/video/cat.mp4'
2730
SHOTS_FILE_PATH = '/video/gbikes_dinosaur.mp4'

0 commit comments

Comments
 (0)