/YTChannelContentsList

A Telegram bot to listing Youtube channel contents in a message. Heroku deployable

Primary LanguagePython

YT Channel Contents Lister

A Telegram bot to listing youtube channel videos urls.

Deploy to Heroku

Deploy

Local Deploying

  1. Install Google Chrome

  2. Clone the repo

    git clone https://github.com/samadii/YTChannelContentsList
    
  3. Enter the directory

    cd YTChannelContentsList
    
  4. Install all requirements using pip.

    pip3 install -r requirements.txt
    
  5. Run the file

    python3 main.py