studionow / pybrightcove

Python Implementation of the Brightcove Backend Integration API

This URL has Read+Write access

commit  aeef2e3018a4408f4bb4e7c9dc8a02ee8ec81b59
tree    eb47d320246d6200501b4261eeab8e9e83f7276a
parent  2fb1c6674cec2752d113eaf670e99f6e33b8c78b
pybrightcove / pybrightcove.cfg
100644 5 lines (5 sloc) 0.153 kb
1
2
3
4
5
[Connection]
read_url = http://api.brightcove.com/services/library
write_url = http://api.brightcove.com/services/post
read_token = 123
write_token = 456