# YoutubeTitle-1.7.tcl

**Category:** Eggdrop_Bot
**Original Author:** BLaCkShaDoW

## Description
This is a Tcl script for the Eggdrop IRC bot that fetches and displays YouTube video information when a YouTube link is posted in a channel.

## Key Features
- Fetches and displays title, date, rating, views, likes, dislikes, duration, and upload date of YouTube videos.
- Supports both HTTP and HTTPS links.
- Configurable via channel to show the information in different languages (RO/EN/FR/ES/IT).
- Option to enable or disable colored output.

## File Analysis
- **YoutubeTitle-1.7.tcl** — Contains the main script logic for fetching YouTube video information, handling bindings, and displaying the results.