Skip to content

netromedia/golive_python_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

******************************************************
* _   _      _             __  __          _ _       *
*| \ | | ___| |_ _ __ ___ |  \/  | ___  __| (_) __ _ *
*|  \| |/ _ \ __| '__/ _ \| |\/| |/ _ \/ _` | |/ _` |*
*| |\  |  __/ |_| | | (_) | |  | |  __/ (_| | | (_| |*
*|_| \_|\___|\__|_|  \___/|_|  |_|\___|\__,_|_|\__,_|*
*   www.netromedia.com                               *
*             [email protected]                 *
******************************************************

 - Developer access for the GoLive API can be requested via e-mail: [email protected]
 - Documentation - https://login.netromedia.com/api

 - Install requests - pip install requests

 - Install json - pip install json

 - git clone - https://github.com/netrowillh/golive_python_example

 - cd golive_python_example

 - Open golive.py in your favourite text editor (for me: vi golive.py)
 - Add your API token (line 11)
    - Get your token here - https://login.netromedia.com/Contacts/APITokens.aspx
 
  - Run it!
    - chmod +x ./golive.py
    - ./golive.py

  OR
    - python golive.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages