GithubHelp home page GithubHelp logo

brianfranklin / brightcove-js-mapi Goto Github PK

View Code? Open in Web Editor NEW
24.0 24.0 12.0 723 KB

This project provides a starting point for integrating the Brightcove Media API into your application. It provides simple ways to interact with the API.

Home Page: http://opensource.brightcove.com/project/JavaScript-MAPI-Wrapper/

JavaScript 100.00%

brightcove-js-mapi's People

Contributors

brianfranklin avatar mcongrove avatar rmenon- avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

brightcove-js-mapi's Issues

search_videos&output=mrss

Hi,
I'll dig into the code when I have a chance and see if I can pin this down, but it appears to me that passing output="mrss" in the parameters for BCMAPI.search() breaks something.
Robert

Javascript MAPI doesn't support multiple "any" values

I'm trying to add multiple "any" values to my search query, but the way the MAPI works suggests that I would have to use a json object like this: { "any": "search1", "any": "search2", "any": "search3"}.

When I make this query only the final one works because the system depends on proper json objects where each key is unique. Searches are clearly supposed to be able to handle multiple "any"s, so how does one fix this issue? http://support.brightcove.com/en/docs/searching-videos-media-api

HTTPS Support

Thanks for the script!

When running from an https:// site, API calls fail with a "Mixed Content" error, likely because it's hardcoded to use the http:// endpoint.

Changing this line to https manually seems to fix the issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.