Soebb / YTChannelContentsList

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
    

About

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


Languages

Language:Python 99.2%Language:Procfile 0.8%