Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tehran-lancer/youtube-generator-telegram-bot
A Telegram bot that helps YouTube content creators generate optimized titles, tags, hashtags, captions, and related video suggestions for their videos.
https://github.com/tehran-lancer/youtube-generator-telegram-bot
python python3 telegram telegram-bot telegram-bot-api youtube youtube-api
Last synced: 7 days ago
JSON representation
A Telegram bot that helps YouTube content creators generate optimized titles, tags, hashtags, captions, and related video suggestions for their videos.
- Host: GitHub
- URL: https://github.com/tehran-lancer/youtube-generator-telegram-bot
- Owner: Tehran-Lancer
- License: mit
- Created: 2024-09-08T11:10:48.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T12:28:25.000Z (2 months ago)
- Last Synced: 2024-11-01T23:07:04.655Z (7 days ago)
- Topics: python, python3, telegram, telegram-bot, telegram-bot-api, youtube, youtube-api
- Language: Python
- Homepage: https://tehranlancer.com/
- Size: 10.7 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🎥 YouTube Generator Bot 🤖
YouTube Generator Bot is a Telegram bot built with the Telebot library that assists users in creating optimized YouTube content. This bot helps you generate titles, tags, hashtags, captions, and even provides related video suggestions. It's an ideal tool for content creators looking to improve their YouTube strategy.
Features
Installation
Clone the repository:
git clone https://github.com/Tehran-Lancer/YouTube-Generator.git
Install the required dependencies:
pip install -r requirements.txt
Set up your Telegram Bot API key:
Obtain a bot token from BotFather.
Add the token to your environment variables or directly into the script.
Run the bot:
python bot.py
Contributing
We welcome contributions to this project. Feel free to fork the repository and submit a pull request.
programmer : Sara Frahani - Mahtab Javadi
🎥 ربات تولید محتوا برای یوتیوب 🤖
ربات تولید محتوا برای یوتیوب یک ربات تلگرام است که با استفاده از کتابخانه Telebot ساخته شده و به کاربران کمک میکند تا محتوای بهینهسازی شده برای یوتیوب تولید کنند. این ربات به شما در ایجاد عنوان، تگها، هشتگها، کپشنها و همچنین پیشنهاد ویدیوهای مرتبط کمک میکند. این ابزار مناسب برای تولیدکنندگانی است که به دنبال بهبود استراتژی یوتیوب خود هستند.
ویژگیها
نصب و راهاندازی
ریپازیتوری را کلون کنید:
git clone https://github.com/Tehran-Lancer/YouTube-Generator.git
کتابخانه های مورد نیاز را نصب کنید :
pip install -r requirements.txt
کلید API ربات تلگرام خود را تنظیم کنید:
کلید API ربات تلگرام خود را تنظیم کنید:
یک توکن از BotFather دریافت کنید.
توکن را به متغیرهای محیطی خود اضافه کنید یا مستقیماً در اسکریپت وارد کنید.
ربات را اجرا کنید:
python bot.py
مشارکت
ما از هرگونه مشارکت در این پروژه استقبال میکنیم. لطفاً ریپازیتوری را فورک کرده و یک Pull Request ارسال کنید.
برنامه نویس : مهتاب جوادی - سارا فراهانی