Skip to content

A script that pulls recordings from Opal on a nightly basis.

Notifications You must be signed in to change notification settings

CLSA/get_cog_recordings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curl commands are stored in .curl files

To read all data in the recordings view run the following: curl --config read_view.curl

To update the view with a new restriction date run the following: curl --config update_view.curl --data "sed -e 's/NEWDATE/2000-01-01/' update_view.json" (where 2000-01-01 is whatever date you want recordings to be on or after)

About

A script that pulls recordings from Opal on a nightly basis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published