Media Source code
- Summary
- Articles (155)
- APIs (397)
- Mashups (28)
- SDKs (235)
- Libraries (22)
- Source Code (216)
- Followers (3)
- Developers (19)
Media Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Otreeba Open Cannabis Java Sample Code | The Otreeba Open Cannabis Java Sample Code demonstrates how to interact with the API to access edibles, extracts, products, flowers, seeds, strains, conditions, and identifiers. | Drugs | 06.17.2020 |
Ziggeo Get video stats in bulk Python Sample Code | This Python Sample Code demonstrates how to retrieve video statistics in a bulk operation. The application requires Token, Key, and all the associated Video Tokens. | Video | 12.18.2019 |
Ziggeo Delete all rejected videos Python Sample Code | This Python Sample Code demonstrates how to delete all the rejected videos available. This requires Token and Private Key. | Video | 12.18.2019 |
Ziggeo Count videos Python Sample Code | This Python Sample Code counts all the available videos. The test application requires Token, and Private Key. | Video | 12.18.2019 |
Ziggeo Approve video Python Sample Code | This Python Sample Code demonstrates how to create a video and approve it. The test application requires Token, Private Key, and Video Token. | Video | 12.18.2019 |
Ziggeo Create NSFW profile Python Sample Code | This Python Sample Code demonstrates how to create metaprofiles with Not Safe For Work arguments. The application requires Token, Private Key, and metaprofile title. | Video | 12.18.2019 |
Ziggeo Create metaprofiles Python Sample Code | This Python Sample Code demonstrates how to create metaprofile arguments. The application requires Token, Private Key, and the associated metaprofile titles. | Video | 12.18.2019 |
Ziggeo Update application Python Sample Code | This Python Sample Code demonstrates how to change the application's name and set the option to require an Auth Token when creating a new video. | Video | 12.18.2019 |
Ziggeo Get analytics Python Sample Code | This Python Sample Code demonstrates how to retrieve analytics information using an API Token and Private Key pair. | Video | 12.18.2019 |
Ziggeo Download video Ruby Sample Code | This Ruby Sample Code demonstrates how to download a single video. The application requires APP_TOKEN, PRIVATE_KEY, VIDEO_TOKEN, and FILE_NAME. | Video | 12.18.2019 |
Ziggeo Get video information in bulk Ruby Sample Code | This Ruby Sample Code demonstrates how to retrieve information associated with the specified video files. This requires APP_TOKEN, PRIVATE_KEY, and VIDEO_TOKENs. | Video | 12.18.2019 |
Ziggeo Bulk video stats Ruby Sample Code | This Ruby Sample Code demonstrates how to retrieve statistics from several videos at once. This requires APP_TOKEN, PRIVATE_KEY, and VIDEO_TOKENs. | Video | 12.17.2019 |
Ziggeo Confirm Webhook Ruby Sample Code | This Ruby Sample Code demonstrates how to confirm a Webhook which was previously created. This requires APP_TOKEN, PRIVATE_KEY, WEBHOOK_ID, and VALIDATION_CODE. | Video | 12.17.2019 |
Ziggeo Delete Webhook Ruby Sample Code | This Ruby Sample Code demonstrates how to delete a Webhook entry. This requires a WEBHOOK_URL, APP_TOKEN, PRIVATE_KEY, and ENCRYPTION_KEY. | Video | 12.17.2019 |
Ziggeo Create Webhook Ruby Sample Code | This Ruby Sample Code demonstrates how to create a Webhook entry. This needs to be confirmed individually with extra code. This test requires an APP_TOKEN, PRIVATE_KEY, and VIDEO_TOKEN. | Video | 12.17.2019 |
Ziggeo Update information Ruby Sample Code | This Ruby Sample Code demonstrates how to update an existing video with new information. This requires an APP_TOKEN, PRIVATE_KEY, and VIDEO_TOKEN. | Video | 12.17.2019 |
Ziggeo Download image Ruby Sample Code | This Ruby Sample Code demonstrates how to download a video's covershot. This requires an APP_TOKEN, PRIVATE_KEY, and VIDEO_TOKEN. | Video | 12.17.2019 |
Ziggeo Apply meta Ruby Sample Code | This Ruby Sample Code demonstrates how to apply a meta profile to an existing video hosted at Ziggeo. | Video | 12.17.2019 |
Ziggeo Apply effect Ruby Sample Code | This Ruby Sample Code demonstrates how to apply an effect on a video hosted at Ziggeo. | Video | 12.17.2019 |
BidSwitch Creative Approval Curl Sample Code | The BidSwitch Creative Approval Curl Sample Code demonstrates how to make a request via command. Developers can use a token to authenticate the API. | Advertising | 10.23.2019 |
Audiogum Token management Android Sample Code | This Android Sample Code demonstrates how to implement Token management features. This application retrieves user Tokens from storage, and assigns user Tokens. | Business | 10.23.2019 |
Audiogum Voice test Android Sample Code | This Android Sample Code demonstrates how to integrate voice sessions. The application sends a voice message, and opens voice sessions. | Business | 10.23.2019 |
Audiogum User test Android Sample Code | This Android Sample Code demonstrates how to implement user management functionalities in Audiogum. The application duplicates users, creates a new user, and retrieves users. | Business | 10.23.2019 |
Audiogum Token test Android Sample Code | This Android Sample Code demonstrates how to retrieve device Tokens, get an expired Token, and get user Tokens. | Business | 10.23.2019 |
Audiogum External access Token Android Sample Code | This Android Sample Code demonstrates how to retrieve external user Tokens. Also, the test application retrieves IP maps. | Business | 10.22.2019 |