Need a WordPress plugin developer

Status
Not open for further replies.

Nimble75

Regular Member
Joined
Jun 7, 2009
Messages
445
Reaction score
196
WordPress Plugin to Rip, embed, transcribe Tiktok videos and Post to Facebook and YouTube

WordPress Plugin to Rip, embed Tiktok videos and Post to YouTube and Facebook

This is going to be a WordPress plugin that finds videos on Tiktok and posts these as new posts to the blog and to social media sites/video sites based on the below logic.

1. Has an admin area in WordPress.
Here the user can connect to a Facebook page using Oauth/Facebook authentication, and to a YouTube channel using Oauth/Google authentication, so that the plugin can post videos to each. Also the user can input a RapidAPI API key for the Tiktok downloader functionality below.

2. In the plugin admin, we also can input a keyword or a list of keywords that the scheduler will use.

3. Here also we can input the number of minutes and seconds interval that the scheduled task will run e.g. 45:00 will configure the app scheduler to run every 45 minutes. 00:02 will configure it to run every 2 seconds.

4. The scheduler runs based on this interval and searches Tiktok for one of the keywords, it chooses the keywords in a round robin manner, if there are more than one keywords.

5. It chooses a Tiktok video, based on the search results, checks that it has not used the same video before, and extracts the video embed code from it.
It saves the unique Tiktok video/post URL/ID, so that it never chooses the same video again. It embeds the video on a new page on the site

6. It generates and includes a formatted text transcript of the video on the same page.

7. It rips the video file from Tiktok, removes the Tiktok watermark and saves it to local storage. It can use the Tiktok downloader API at https://rapidapi.com/elisbushaj2/api/tiktok-video-downloader-api to do this. It's a simple HTTP API. It may need to use a different API on RapidAPI.com to do the search and find the video URL.

8. It then uploads the video to the preconfigured Facebook page, including the first few sentences of the video transcript and also inserting a link back to the page on our website, within the text part of the Facebook post.

9. Then it uploads the video to our preconfigured YouTube channel, with the first sentences of the video transcript also included in the video description, including also a link back to the page on our site, within the YouTube video description.

10. The video file is deleted from local storage after it is not needed anymore.
The admin area includes the ability to add any link including anchor text to all posts created, before and after the embedded video and text that's posted.

The uploading of videos is all done using the Facebook and YouTube APIs .

Automatic testing functionality may be built as required also.

Must make sure it fully works using your own Tiktok, Facebook and YouTube accounts and API keys. Fully end to end with no bugs.

The plugin will be fully functional and complete and is deployed on our own domain.

You must be a talented, experienced programmer with experience building full-stack apps and with fluent English.
A non disclosure, non compete and confidentiality contract is implied and agreed. Full license and no personal re-use agreed.

You need to provide:

- Highest quality work and communication.
- Works on own initiative.
- Writes quality code and uses best practices.
- Uses proper project structure.
- Gets project completed on time


.
 
Status
Not open for further replies.
Back
Top