Automatized post WP

birdmanrub

Registered Member
Joined
Mar 18, 2025
Messages
63
Reaction score
27
Is it possible to have post posted automatically on wp, example everytime a youtube channel release a video it gets posted by bot or program. Anyone know how?
 
Have a look at this tool: https://wordpress.org/plugins/gpt3-ai-content-generator/
 
Yes, it can be done. You can use the youtube-api or pytube libraries in Python to check if a YouTube channel has uploaded a new video. From there, you can add a functionality in the bot to post it to your WP site.
 
aye i greatly appreciate the information will most def looking into that!
 
  • Like
Reactions: V
Is it possible to have post posted automatically on wp, example everytime a youtube channel release a video it gets posted by bot or program. Anyone know how?
This is very possible with many tools available for it
 
Did you find what you were looking for?
Else I can build that for you.
 
Have a look if WP Automatic plugin can do that. If not, or your usecase is more complex, look into Zapier/Make automations (paid) or n8n based workflows (opensource)
 
Yes, WP Automatic works best for that kind of stuff.
 
Back
Top