This bot is designed to post ASMR videos Info from YouTube to X(Twitter). It is written in Python and uses YouTube Data API v3 libraries.
- Python 3.6+
- YouTube Data API v3
- python-dotenv
- twitter-text-parser
- tweepy
- Clone the repository
- Install the requirements
- Create a Twitter account
- Create a Twitter Developer account
- Create a YouTube Data API v3 key
- Create a .env file in the root directory of the project. Add the following to the .env.sample file
- Register any YouTube channel in Channel_List.csv
- Run the bot with
python3 main_program.py