An open API service indexing awesome lists of open source software.

https://github.com/cloudinary-devs/python-cloudinary-video-upload

Upload a short and long video to Cloudinary.
https://github.com/cloudinary-devs/python-cloudinary-video-upload

Last synced: 8 months ago
JSON representation

Upload a short and long video to Cloudinary.

Awesome Lists containing this project

README

          

# Cloudinary Video Upload Sample Code Snippet
This repository features a sample application for uploading short and long videos to Cloudinary. To set up and run this sample:

* **Download the Repository**: Clone this repository to your local machine.
* **Add Your Credentials**: Create a .env file in your project directory. Copy and paste your Cloudinary [environment variable](https://console.cloudinary.com/pm/developer-dashboard) into this file.
* **Run the Application**: Launch the sample app to begin uploading videos to Cloudinary.