Winner Freestyle
EAGER
Too Long!
Too Long! - EAGER Team at BaselHack24
Too Long! is a cross-platform media summarization tool developed by the EAGER team during BaselHack24. It simplifies video content consumption by providing real-time summaries for YouTube videos across multiple platforms.

💡 What We Built
- Backend: A central backend that powers all platforms.
- Telegram Bot: Provides video summaries through link submissions.
- Discord Bot: Summarizes YouTube videos directly within Discord chats.
- Chrome Extension: Enables one-click video summarization on YouTube.
- Web App: A user-friendly dashboard to manage and track summaries.
All services access the same backend, ensuring fast and consistent summaries.
🚀 Key Features
- Cross-Platform Access: Chrome, Telegram, Discord, and Web App support.
- Real-Time Summaries: Quickly summarize YouTube videos for efficient content consumption.
📂 How It Works
- Telegram & Discord Bots: Users submit a YouTube link, and the bot returns a summarized version of the video.
- Chrome Extension: Users click on a button directly on YouTube to generate and view the summary.
- Web App: A dashboard to review past summaries, track usage, and manage settings.
For more details on the ideation and preparation process, check out our Warplan Repository.
This project was built by the EAGER team for BaselHack24. Enjoy consuming content faster with Too Long!

Award
Project
Repository updated
Event finish
update icons (@TobiasSchaeuble-EH)
Merge pull request #6 from TobiasSchaeuble-EH/website
Finished Website (@Philnue)
Finished Website (@Philnue)
update service logo to README (@TobiasSchaeuble-EH)
Merge branch 'merge-readme' (@TobiasSchaeuble-EH)
Input provided readmes (@TobiasSchaeuble-EH)
Merge pull request #5 from TobiasSchaeuble-EH/discord-bot
Discord bot (@Oliver122)
update doku (@TobiasSchaeuble-EH)
cleaned up files (@TobiasSchaeuble-EH)
[fix] cargo fmt, cargo fix (@Oliver Häßler)
Add functioninig telegram-bot including inline mode (@AndreyDodonov-EH)
Remove unused example script (@AndreyDodonov-EH)
functioning backend (@AndreyDodonov-EH)
[feat] db interaction and whitelist (@Oliver Häßler)
basic functionality (@AndreyDodonov-EH)
Initial commit (@TobiasSchaeuble-EH)
