Access to videos from "train metadata"

Hello,
How can I access videos from the “train metadata” that are not included in “tier1”/“micro”/“nano”?
For example, filename: 100001.mp4, URL: s3://drivendata-competition-clog-loss/train/100001.mp4.

Simply write a script to download them, In Python with S3 lib “s3fs” it’s done easily.