This is the initial release! Many more exciting features are coming soon. π¦
βΆοΈ 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 !!!
- Clone the repository
git clone https://github.com/Sh4hYan/Linkoosh.git
cd Linkoosh- Create a virtual environment (recommended)
python -m venv venv
source venv/bin/activate # Linux/macOS
venv\Scripts\activate # Windows- Install dependencies
pip install -r requirements.txt- 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 # OptionalRun the bot:
python main.py- πΆ Spotify downloader
- π₯ Admin panel for channel/group controls
- β‘ Improved performance and multi-download support
- All temporary files are automatically removed after download.
- Keep
config.pyprivate 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.
- Telegram: @idleer π²
- Stay tuned for updates and new features!
Contributions are welcome! Feel free to fork, submit issues, or open pull requests.
Enjoy downloading with Linkoosh! π