AdrianEddy / AIMPYouTube

YouTube plugin for AIMP
MIT License
113 stars 37 forks source link

Logging Features #42

Closed cloewen8 closed 11 months ago

cloewen8 commented 11 months ago

Adds logging features:

The goal of this pull request is to make it easier to listen to a playlist that may contain unavailable videos, without interruptions. This is a draft and is being actively worked on, any feedback or change requests are heavily appreciated.

closes #40

AdrianEddy commented 11 months ago

looks good, thanks. Do you plan to add more features/fixes shortly or do you want me to release the next version now?

cloewen8 commented 11 months ago

Do you plan to add more features/fixes shortly or do you want me to release the next version now?

Yes, I am interested in adding a Key, Client ID, and Client Secret (if needed) to options to allow users to provide their own credentials. I don't suspect this would take long and am hoping to finish it today, if not tomorrow. Assuming it is the correct solution, I am still researching it (make sure it won't effect Google policies and see if the Client ID and Secret need to be set). Any suggestions or changes for me to me work on are appreciated.

That pull request is now ready #43