Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed YTMusic API, updated the entire interface, and added support for linking Google account #128

Merged
merged 17 commits into from
Jul 18, 2024

Conversation

sheikhhaziq
Copy link
Collaborator

This pull request includes the following changes:

  • Updated YTMusic API Integration: Improved performance and reliability by modifying the YTMusic API integration.
  • User Interface Overhaul: Redesigned the user interface to enhance user experience and usability.
  • Google Account Linking: Added support for linking Google accounts to the app.
  • Testing: Ensured that all functionalities are working correctly with the new implementation.

- Implemented feature allowing users to link their Google accounts to retrieve YouTube Music playlists and listening history.
- Added an option to skip silence in songs to enhance playback experience.

These enhancements provide more personalized music recommendations and improve the overall listening experience by removing unwanted silence.
ℹ️ Implemented functionality to fetch and display song lyrics within the application. This feature includes:
- Integration with a lyrics API to retrieve lyrics for a given song.
- UI updates to dynamically display lyrics alongside the song playback.
Refactor: Replaced HTTP server with CustomAudioStream
Enhancement: Added more sections to YTMusic library

- Fixed issue where text appeared mushed together in certain views.
- Removed dependency on the HTTP server for streaming, and implemented CustomAudioStream for improved performance and flexibility.
- Expanded the YTMusic library with additional sections for a more comprehensive user experience.
@sheikhhaziq sheikhhaziq merged commit d8bfaa6 into main Jul 18, 2024
@sheikhhaziq sheikhhaziq deleted the beta branch July 25, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant