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.
- Host: GitHub
- URL: https://github.com/cloudinary-devs/python-cloudinary-video-upload
- Owner: cloudinary-devs
- Created: 2024-05-01T13:20:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T12:12:48.000Z (almost 2 years ago)
- Last Synced: 2025-03-20T17:54:04.262Z (about 1 year ago)
- Language: Python
- Size: 25.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.