ITADN

Vimusic App issue (using your YOUTUBE WEB API_KEY)

#14OpenAhmedraza098 创建于 2024-11-21
A
Ahmedraza098commented
# Issue Summary The problem lies with the API_KEY used in the playback functionality of the app. Specifically, YouTube videos converted to MP3 or standard audio are not playing. All other functionalities remain unaffected. You can check it out in this file of Innertube. The owner of the app uses your API key to access YouTube Music and provide it freely to its users effortlessly. https://github.com/vfsfitvnm/ViMusic/blob/master/innertube/src/main/kotlin/it/vfsfitvnm/innertube/Innertube.kt <p align="center"> <img src="https://github.com/user-attachments/assets/11cea689-9956-45f2-a117-b5f95efc1948" alt="Screenshot 1" width="45%" /> <img src="https://github.com/user-attachments/assets/2e01b75b-7591-4b5b-837c-c9683edcebb5" alt="Screenshot 2" width="45%" /> </p> As you can see, the issue is with the API_KEY, not the code itself. YouTube video-to-MP3 conversion and standard audio playback both aren't functioning in the app. However, all other functionalities work as expected. Could you please resolve this issue by collaborating with the ViMusic creators?
4 条评论