Skip to content

Releases: TheTeamVivek/YukkiMusic

v1.3 [ YukkiMusic ]

15 Nov 18:03
Compare
Choose a tag to compare

YukkiMusic V1.3 Release Notes

Changelog

  • asyncify Decorator: A new decorator that allows you to convert synchronous functions into asynchronous ones, enhancing performance and scalability.
  • OWNER Command: The OWNER command is now available and will display in the log group or bot PM/DM, allowing for easy identification of the bot's owner.
  • The oauth2 method has been deprecated and is no longer supported. This method’s functionality has been integrated into yt-dlp for a more streamlined experience.
  • Bug Fixes & Improvements: several bugs have been

Full Changelog: v1.2...v1.3
Report bugs or issues on GitHub Issues.

v1.2 [ YukkiMusic ]

03 Nov 06:05
Compare
Choose a tag to compare

YukkiMusic V1.2 Release Notes

Changelog

  • Added Multiple Languages Support for commands
  • Multiple language support for bot Helpmenu [ Only for primary plugins Not for External Plugins ]
  • All can be used without prefix [ Except English commands ]
  • User can Request her data and can Delete [ Except: Chat, Banned Users, Blacklist Chats]
  • Apple, Carbon, Saavn, Resso, SoundCloud, Spotify, Telegram, YouTube are centralized to a class PlaTForms
  • Explained Privacy policy in /privacy command
  • Now Assistsant will joinchat when chat is private
  • Some Bug Fixes

Full Changelog: v1.1...v1.2
Report bugs or issues on GitHub Issues.

v1.1 [ YukkiMusic ]

14 Oct 10:05
Compare
Choose a tag to compare

YukkiMusic V1.1 Release Notes

Changelog

  • JioSaavn Support:

    • Added support for playing songs and playlists from JioSaavn.
  • YouTube Enhancements:

    • Cookies: You can now add cookies to the cookies folder; multiple cookies can be added for convenience.
    • yt-dlp-youtube-oauth2: Set up your OAuth method to bypass cookie issues. For assistance, please visit support group
  • Improved Floodwait Handling:

    • On Assistant: The bot switches to another assistant when flood errors occur (if multiple assistants are available).
    • On Message: The bot will sleep for 20 seconds if floodwait is under 20 seconds and then retry; no retries will occur for floodwaits over 20 seconds.
  • Player Improvements:

    • The currently playing message will be deleted when switching to the next track.
  • Broadcast Enhancements:

    • When broadcasting with -user using -pin or -pinloud, the message will now be pinned in the user's DM/PM.
    • When broadcasting with an assistant, the assistant will not send messages to its contacts on Telegram.
  • Thumbnail Updates:

    • Several thumbnails have been updated.
  • String Improvements:

    • Updated langs/en.yml: Standardized to use English letters instead of mini caps.
    • Commands are now sourced from command.yml: Any updates to plugin commands will automatically update the help message.
  • Removals:

    • Removed vars.py, groupass.py, player.py.
    • Removed the Assets folder due to lack of use.
    • Removed unused dependencies from requirements.txt.
  • Some Bug Fixes

Full Changelog: v1.0...v1.1
Report bugs or issues on GitHub Issues.

v1.0 [ YukkiMusic ]

05 Oct 08:50
Compare
Choose a tag to compare

The First Release Of YukkiMusic 🎉

What's in this? 🤔

🚀 Features & Improvements


  • Auto Downloads Clear: Added automatic clearing of downloads for smoother operation and better storage management.
  • AutoLeave: Improved the auto-leave feature to be faster and more accurate, ensuring the bot leaves the voice chat when no one is listening to the song.
  • Fixed Playback: Resolved issues with playback when the bot is in PRIVATE_BOT_MODE.
  • Leave Voicechat: The assistant will automatically leave the voice chat if it is muted.
  • Minor Bug Fixes: Several small bug fixes to improve overall stability and efficiency.
  • Multi-Assistant Support: Now supports unlimited assistants, improving flexibility for larger groups.
  • Stable Version: Released a stable version with improved performance and fewer bugs.
  • Thumbnail Removed: Removed thumbnail processing to improve performance and user experience during media playback.
  • Upgraded to the Latest Pyrogram: Now uses the latest version of Pyrogram for better API handling and security.
  • Upgraded to the Latest Py-TgCalls: Integrated the latest version of Py-TgCalls for enhanced group call performance and stability.
  • Using Cobalt.tools: Switched to cobalt.tools for faster and more reliable music downloads and playback, as it avoids the YouTube sign-in verification problem.

Special thanks to TeamYukki for their YukkiMusicBot and inspiration.

Report bugs or issues at GitHub.