/EyeTubeBot

✨ Your Personal 🎬Movie,Video, Audio and 🏜️Image Processing AI delivery Bot!. Automate Social Media and Image Enhancement tasks...Try Today

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

=

Logo

EyeTubeB👁T

AGPL License Build Status


Contents Journey Highlights

Introduction

As part of contributing to the Societal Evolution into a new Era full of 🚀 technological advancements, the emergence of Automation in AI has led us to discover innovative ways to solve and change human repetitive processes into a more productive living.

It's a bot, trained to Process 📎links from all over the internet 🌐 (Social Media) plus(➕) a Graphic Image Processing Capability and able to transform your images into Enhance products within seconds.

I present to you;

Try EyeTubeB👁T Today!

Open Source & Commercial User Product

EyeTubeBot is a Telegram AI Bot built with an Interactive User Interface which features automated Internet and Image Processing Capabilities.

Try EyeTubeB👁T Today!

Preview

What Can this Bot do

Job 1: Link Processing

  1. Download 📽️ Movies / 🎬Videos with the 💯 Highest Quality from Social Media including:
    • ✓ [ Facebook ]
    • ✓ [ Twitter (X) ]
    • ✓ [ Instagram ]
    • ✓ [ Snapchat ]
    • ✓ [ Youtube ] [& more]

  2. 🔦 Fetch information from a Social Media Video Upload including:
    • ✓ [ Title of Video ]
    • ✓ [ Purpose or Description of the Video ]
    • ✓ [ Views ]
    • ✓ [ Links ]
    • ✓ [ Thumbnail picture ]

  3. 🧲 Extract and Download 🔊Audio from an Uploaded Video on Social Media.
    • ✓ [ YouTube ]

  4. 👮🏾‍♂️ Detect ✓ [ Fraud & Legit Website ]

  5. ⛏️ Dig all Information from a Target Website including:
    • ✓ [ Target Website date of creation and Renewal ]
    • ✓ [ Keywords in Target website ]
    • ✓ [ Purpose or Description of a Target Website ]
    • ✓ [ Connected links in a Target Website ]
    • ✓ [ Pictures in a Target website ]
    • ✓ [ Owner of Target Website ]
    • ✓ [ robots.txts in Target Website ]
    • ✓ [ OpenGraph Title in Target Website ]
    • ✓ [ Social Media Links in Target Website ]
    • ✓ [ HTTPS Status in Target Website ]

Tutorial

Preview

Job 2: Image Processing

  1. Perform Major Image Enhancement Tasks like;
    • ✓ [ 🟥 Red Background ]
    • ✓ [ 🟨 Yellow Background ]
    • ✓ [ 🟩 Green Background ]
    • ✓ [ ⬛️ Black Background ]
    • ✓ [ ⬜️ White Background ] [& more]

    • ✓ [ ✏️ 2D Anime Sketch]
    • ✓ [ 🐦 3d Egyptian Art ]
    • ✓ [ 🩻 Grayscale Artistic]
    • ✓ [ ✂️ Resize ]
    • ✓ [ 🛠 Extract Text from Image ]
    • ✓ [ ✨ Retouch Enhance]
  2. Tutorial

    Preview

    Installation

    Commercial User Product(Version 3.0.0): It offers a seamless and user-friendly experience with advanced Automated features and commercial-grade functionalities.

    Open Source Tool For Developers(Version 1.0.1): The open-source core version is ideal for contribution, experimentation, customization, and further development.

    Choose your journey below to get started!

    Commercial User Product Installation and Setup

    This section is for end-users who want to install and use the fully featured customized commercial version of the bot.

    Prerequisites:

    1. A Telegram account

    2. Read Documentation[For_End_User]

    Installation Steps:

    1. Download the Telegram App

    2. Search For EyeTubeAiBot

    3. Click start

    4.📌 Note, read the Documentation[Commercial_User_Product] before use.

    Start Here

    Preview

    Developer Installation and Setup (Open Source)

    This section is for developers who want to clone and run the core features of the bot locally.

    Prerequisites:

    1. Git
    2. Python 3
    3. Telegram Bot API token

    Installation:

    git clone https://github.com/Mickekofi/EyeTubBot.git
    

    Navigate to the project directory:

    cd EyeTubeBot

    install the dependancies

    pip install -r requirements.txt

    run it

    python3 EyeTube_main.py

    Examples

    We have several examples. Here is the first one to get you started:

    Example

    Set up your bot with your Telegram API token:

    TOKEN = input("Please enter your Telegram API token: ")
    bot = telebot.TeleBot(TOKEN)

    How to Set up your token

    • Get your Telegram Bot API Token from BotFather.

    • Complete the process to get your token

    📝 Documentation

    Feedback

    If you have any feedback, please reach out to us at eyetubebot@gmail.com

    Contributing

    We welcome contributions from everyone to help improve EyeTubeBot! Whether it's fixing a bug, or adding a new feature, or optimizing performance, all contributions are valuable. Here's how you can get started:

    How to Contribute

    1. Fork the Repository:

      • Click on the "Fork" button at the top right corner of this repository to create your own copy.
    2. Clone Your Fork:

      • Clone your fork locally using Git:
        git clone https://github.com/Mickekofi/EyeTubeBot.git
    3. Create a New Branch:

      • Before making any changes, create a new branch:
        git checkout -b feature-or-bugfix-name
    4. Make Your Changes:

      • Modify the code, add features, or fix bugs.
      • Be sure to test your changes thoroughly before submitting them.
    5. Commit Your Changes:

      • Write clear and descriptive commit messages. For example:
        git commit -m "Added feature X"
    6. Push to Your Fork:

      • Push your branch to your forked repository:
        git push origin feature-or-bugfix-name
    7. Submit a Pull Request (PR):

      • Go to the original repository on GitHub.
      • Click the "Compare & pull request" button.
      • Fill in the required information, including a description of the changes you've made and their purpose.
      • Submit your pull request for review.

    Contribution Guidelines

    • Write clear commit messages: Each commit should focus on one specific change and have a concise message.
    • Follow the coding style: Keep your code consistent with the existing codebase.
    • Test your changes: Ensure that your changes do not break existing functionality.
    • Open an issue first: If you're planning to work on a major feature or bug, it's a good idea to open an issue first to discuss your idea with the community.
    • Be respectful and collaborative: Contributions are welcomed from everyone, and discussions should remain professional and helpful.

    Reporting Issues

    If you find any bugs or have suggestions for improvements, feel free to open an issue in the repository. Please be as detailed as possible so we can resolve the problem effectively.

    API References

    1. YLT library

    2. pytelegram library

    👏 Acknowledgement

    Related New Projects

    =

    Logo

    picTune Module


    pictune is a python module which is built on top of pillow library which aids to provide easy and quick code patterns targeting digital image enhancement manupulation

    Visit picTune Repository

    =

    Logo

    picTune bot


    pictunebot is a Telegram Image Processing Manupulation Bot for both End_Users and Developers

    Visit picTuneBot Repository

    Links

    linkedin

    Support

    You can decide to buy or push to us a cup of ☕️ coffee in our skrill account at : 👇

    michaelappiah6910
    

    or

    in our USDT cryto Wallet ID : 👇

    TETHER US(USDT)

    
    TKAg7Sj4JpsAtjSc3kaXt6b14RWKvovzQS
    

    Network: TRON (TRC-20)