bacanapps / Convert-BBC-Articles-Into-Rumble-Videos

Scrape The Latest BBC Articles Using Google Search, Convert Them Into Videos, & Automatically Upload Them To Rumble.com Using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert-BBC-Articles-Into-Rumble-Videos

Scrape The Latest BBC Articles Using Google Search, Convert Them Into Videos, & Automatically Upload Them To Rumble.com Using Python.

Usage

Search for news articles from BBC news through google search engine.
You can pick how many pages you would like to fetch from.
The articles will be formatted and ready to be saved as json or sent to your DB.
Try to Create Videos about The Data Scraped Using any Software you prefer, & Store Them Into Videos Folder.
Upload The Videos to Rumble Automatically Using Selenium Library.

How to Run This BOT:

Install The Necessary Libraries: pip install -r requirements.txt
For Scraping BBC Articles, run this command: python bbc.py
For Auto-Upload Rumble Videos, run this command: python rumble.py
Watch this full tutorial on how to use this bot step by step

About

Scrape The Latest BBC Articles Using Google Search, Convert Them Into Videos, & Automatically Upload Them To Rumble.com Using Python

License:MIT License


Languages

Language:Python 100.0%