Skip to content

πŸ€– A powerful Telegram bot to deliver high-quality videos, audio, and media from Instagram, YouTube, SoundCloud, and more which works without FFMPEG! Reliable, Free, Fast, and Easy to Use! πŸš€ Demo Bot πŸ‘‡

License

Notifications You must be signed in to change notification settings

Sh4hYan/Linkoosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Linkoosh

This is the initial release! Many more exciting features are coming soon. 🚦

Features (Now)

  • ▢️ Download from Instagram(Video & photo), YouTube(video), SoundCloud(Music file) and Twitter (X) (Video and photo)
  • ⚑ Fast, reliable, and easy to use
  • πŸ“€ Supports streaming files directly in Telegram
  • ❌ Works without FFMPEG !!!

Installation

  1. Clone the repository
git clone https://github.com/Sh4hYan/Linkoosh.git
cd Linkoosh
  1. Create a virtual environment (recommended)
python -m venv venv
source venv/bin/activate  # Linux/macOS
venv\Scripts\activate     # Windows
  1. Install dependencies
pip install -r requirements.txt
  1. Configure your bot
  • Open config.py
  • Add your Telegram bot token, API ID, API HASH, and optionally CHANNEL ID or ADMINS:
API_ID = 123456
API_HASH = "your_api_hash"
BOT_TOKEN = "your_bot_token"
CHANNEL = None  # Optional
ADMINS = None   # Optional

Usage

Run the bot:

python main.py

Upcoming Features (Future)

  • 🎢 Spotify downloader
  • πŸ‘₯ Admin panel for channel/group controls
  • ⚑ Improved performance and multi-download support

Notes

  • All temporary files are automatically removed after download.
  • Keep config.py private and never push your tokens to public repositories.
  • For troubleshooting logs, check the console output.
  • Only one active download per chat is allowed at a time.

Contact & Support

  • Telegram: @idleer πŸ“²
  • Stay tuned for updates and new features!

Contribution

Contributions are welcome! Feel free to fork, submit issues, or open pull requests.


Enjoy downloading with Linkoosh! 😎

About

πŸ€– A powerful Telegram bot to deliver high-quality videos, audio, and media from Instagram, YouTube, SoundCloud, and more which works without FFMPEG! Reliable, Free, Fast, and Easy to Use! πŸš€ Demo Bot πŸ‘‡

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages