Skip to content

cWebCo/offline-video

Repository files navigation

=== Offload Videos - Bunny.net, AWS S3 ===
Contributors: Webgarh Solutions
Donate link: https://webgarh.com
Tags: Offload videos, bunny, aws
Requires at least: 4.7
Tested up to: 6.1.1
Stable tag: 1.0.0
Version: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Upload videos to Bunny.net and AWS S3 storage via using bunny streaming API's and AWS SDK services

== Description ==

Upload videos to Bunny.net using bunny streaming API's with TUS protocol and resumable video upload, create individual collection for each user giving option to delete videos directly from bunny streaming storage also AWS S3 storage can be used to upload videos to AWS S3 bucket ,creating individual folder for users giving option to delete videos directly from AWS S3 storage

For more information, [please click here](https://webgarh.com)


== Installation ==

1. Upload `unzipped plugin folder` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress


== Functionalities ==
1. Admin settings page to enable service(Bunny.net/AWS S3)
2. Upload videos to Bunny.net using streaming API.
3. Show list of user uploaded videos from Bunny.net to frontend page with copy option for iframe embed code and delete option for each video which will delete video from Bunny.net.
4. TUS protocol is used with resumable upload for uploading videos which will reduce burden on your server and directly upload videos using javascript.
5. List of videos from all users on admin side with bulk delete option which will delete video from Bunny.net.
6. Upload videos to AWS S3 bucket.
7. Show list of user uploaded videos from AWS S3 bucket to frontend page with copy option for iframe embed code and delete option for each video which will delete video from AWS s3 bucket. 
8. Multipart Upload is used for uploading videos which will rmake easier to upload large videos.
9. Show list of videos from all users on admin side with bulk delete option which will delete video from AWS s3 bucket

==  Shortcodes ==
[show_users_video_listing]


== Screenshots ==
1. Screenshot-1.png
2. Screenshot-2.png


== Changelog ==

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages