I built a simple site with Oxygen Builder for WordPress. I host all my videos on BunnyNet.
I used to upload videos to Bunny, then create the posts one by one and copy paste video ID, time, thumbnail URL etc. It took a long time!
I then used ChatGPT to create a WordPress plugin which uses the Bunny API. The process is a lot faster now:
1. Upload 10 or 20 videos with same "theme" to "uploads" Library at Bunny
2. WordPress plugins scans that directory and creates a post for every video
3. Plugin then moves all videos in the "uploads" library to the correct themed Library
|