A Telegram bot to download youtube channel contents and upload them to telegram. (may be slow becoz youtube limitations)
Click below button to deploy.
-
Clone the repo
git clone https://github.com/samadii/YT-Channel-DL
-
Enter the directory
cd YT-Channel-DL
-
Install all requirements using pip.
pip3 install -r requirements.txt
-
Run the file
python3 bot.py
- AnjanaMadu for his YTPlaylistDL
- Me