v1.1 [ YukkiMusic ]
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.
- When broadcasting with
-
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.
- Updated
-
Removals:
- Removed
vars.py
,groupass.py
,player.py
. - Removed the Assets folder due to lack of use.
- Removed unused dependencies from
requirements.txt
.
- Removed
-
Some Bug Fixes
Full Changelog: v1.0...v1.1
Report bugs or issues on GitHub Issues.