Dashboard: Uploading and deleting multiple videos in bulk
CompletedWe were approached about working with videos in bulk and this is something that we are already looking into.
This feature is about the request that was made for uploading and deleting a lot of videos in an easy manner, through the dashboard.
In general, this should allow you to setup the following details which would be applied then to all of the uploaded videos:
- tags
- custom data
- effect profiles
- video profiles
Can you think of anything else that you would like to see in your dashboard when it comes to uploading videos?
What about removal, anything in particular that you might want to see there?
Let us know in comments what are your thoughts and of course upvote the request :)
-
Official comment
It is now possible to upload multiple files through our dashboard to your Ziggeo application.
It is not yet possible to delete multiple videos, however that is something we are planning to work on as well :)
-
I agree this is a needed feature, especially in video websites. I would also like to see this feature expanded into a server-integration, with PHP, in the future.
0 -
This code demo will show you how to push the videos directly from your video server with PHP to your Ziggeo dashboard:
Upload multiple videos from your server through command line
All you would do is to specify the path to the above file, and few parameters:
- Function name (in demo that is pushVideos)
- location of the directory with videos
- tags (optional), set as "phpBulkImport" by default
- what to avoid from uploading ".,.." by default (current and up one dir).
There is another demo here: Uploading in bulk from local device through your PHP server that might also be interesting to check :)
A similar implementation is planned for the dashboard as well so we will update this post as soon as it is out :)
0 -
Hi,
We are following up on this to update you that the bulk removal is now available within the dashboard.
You would check the boxes on the left on the Videos page and just use Delete videos.
0
Please sign in to leave a comment.
Comments
4 comments