-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5b2ed7b
commit f8a8f92
Showing
6 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
title: "Cloudinary migration guide" | ||
slug: "cloudinary-migration" | ||
meta: | ||
description: This page gets users started on how to migrate from Cloudinary to api.video. | ||
--- | ||
|
||
# Cloudinary migration guide | ||
|
||
Planning to migrate api.video from Cloudinary? We got you covered! | ||
|
||
Using the api.video Import tool, it only takes a couple of clicks to migrate all of your video content from Cloudinary to api.video. The tool only requires your cloud name, API key, and API secret from Cloudinary. | ||
|
||
Check out the [Import tool](https://dashboard.api.video/import) to get started. | ||
|
||
## What's the cost? | ||
|
||
We understand that when you want to move to a different provider, it takes effort and development resources. You also want to make sure that it is cost-efficient, especially if you are moving to api.video to save costs. | ||
|
||
api.video gives you the ability to **migrate for free** and avoid paying anything for encoding! | ||
|
||
## Collect Cloudinary credentials | ||
|
||
To access your credentials on Cloudinary, simply visit your Dasboard. You will immediately see all credentials you need to start the import process under Product Environment Credentials: | ||
|
||
![Collecting credentials on Cloudinary](/_assets/get-started/migration-guide/cloudinary-1.png) | ||
|
||
## Import your videos | ||
|
||
Once you have all the credentials, you can start the migration. | ||
|
||
1. Navigate to the api.video [Import tool](https://dashboard.api.video/import). | ||
|
||
2. Select **Cloudinary** from the list. | ||
|
||
3. Next, click on Sign in to Cloudinary and paste in the Cloudinary credentials that you collected. | ||
|
||
4. Next, the tool retrieves the available videos from Cloudinary. | ||
|
||
5. Select the videos you want to import, and start the process. | ||
|
||
The process displays the upload status and encoding status for each video. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters