Giter VIP home page Giter VIP logo

Comments (3)

augustuswm avatar augustuswm commented on June 19, 2024 1

Can you try:

$episode = $client->get_asset('88255325-fa52-4dfb-a485-b69b33af687e', false, ['platform-slug' => 'partnerplayer']);

It looks like the asset is marked as only Partner Player, and by default I don't think a platform-slug is passed by the client.

from pbs_media_manager_client.

tamw-wnet avatar tamw-wnet commented on June 19, 2024

Following up on what @augustuswm said, this would confirm why these clips don't appear on the video.pbs.org page. If they not marked to allow 'pbsorg' as a platform, they wouldn't show up there.

@not-original , the filter args you should use will really be determined by where you want to render these assets. If you're looking to show them in the Partner Player, platform-slug => partnerplayer is definitely what you want to use. If you don't have a context for letting Passport members log in, you might also want to pass a filter for the availability window -- I'm not actually sure what the syntax from PBS is, the documentation isn't clear if we want to filter by 'window' => 'public' , 'availability' => 'public', or the alternative plurals (windows, availabilities).

from pbs_media_manager_client.

not-original avatar not-original commented on June 19, 2024

Thanks much @augustuswm -- that did the trick.

from pbs_media_manager_client.

Related Issues (20)

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.