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

API Expired #6

Closed
MichaelJmad opened this issue Feb 27, 2024 · 13 comments
Closed

API Expired #6

MichaelJmad opened this issue Feb 27, 2024 · 13 comments
Assignees
Labels
bug Something isn't working

Comments

@MichaelJmad
Copy link

The app is saying during load playlist the api is expired

@ifBars
Copy link
Owner

ifBars commented Feb 27, 2024

The app is saying during load playlist the api is expired

This is likely because it has not been updated in months and still uses the original/old API key. Will try to push a new release with a new API key soon, until then, if you download the source code and input your own YouTube Data API Key, it will work just fine. I will add another comment here and close it, when the new release is pushed, thanks!

@ifBars ifBars self-assigned this Feb 27, 2024
@ifBars ifBars added the bug Something isn't working label Feb 27, 2024
@MichaelJmad
Copy link
Author

Would it be possible for a little guide on how to add the API or add a place in the app to add an API.
I am not very good at figuring out code

@ifBars
Copy link
Owner

ifBars commented Feb 27, 2024

Would it be possible for a little guide on how to add the API or add a place in the app to add an API. I am not very good at figuring out code

Adding your own API key is quite simple, as it is one of the first lines of text/code in the app, however, I will possibly work on implementing a feature, that allows for entry of your own API key in the app, thanks for the suggestion! Working on that new release with an updated API Key now.

@MichaelJmad
Copy link
Author

Thank you so much

@ifBars
Copy link
Owner

ifBars commented Feb 27, 2024

Thank you so much

My pleasure! New release has been pushed, open another issue if you run into any more issues with the new release. Will work on an add your own API Key to the app feature soon, as requested. Thanks for using my app!

@ifBars ifBars closed this as completed Feb 27, 2024
@MichaelJmad
Copy link
Author

Still getting an api error

@ifBars
Copy link
Owner

ifBars commented Mar 7, 2024

Still getting an api error

Very weird, I will do some investigating soon. It's likely that they might have changed how the API is used, however I believe it was working just fine for me. Will check soon and update you here. Just to make sure, make sure you are connected to the internet when using it, and possibly check to make sure your firewall isn't blocking the app, as those are the only things I can think of that could cause the issue.

@MichaelJmad
Copy link
Author

Sorry for the late reply.
I have tested the request and also loaded it on my remote server.
It still says API Key is expired.
I am ok putting my own key in however I am not sure how to get and or add my key

@ifBars
Copy link
Owner

ifBars commented Apr 7, 2024

Sorry for the late reply. I have tested the request and also loaded it on my remote server. It still says API Key is expired. I am ok putting my own key in however I am not sure how to get and or add my key

Finally think I found the issue, doesn't seem to be key related, rather it was the way the build/release was pushed. Try this new build, should work just fine now, also you can load already created ProTV playlists now :D

@ifBars ifBars reopened this Apr 7, 2024
@MichaelJmad
Copy link
Author

So fun fun new issue, Tested on

https://youtube.com/playlist?list=PLN6brjpzt7m5KhY9DM_1IKL6A_4J9OwUE&si=45NP_BrAhVmF3Eor
PLN6brjpzt7m5KhY9DM_1IKL6A_4J9OwUE&si=45NP_BrAhVmF3Eor
PLN6brjpzt7m5KhY9DM_1IKL6A_4J9OwUE&si

https://youtube.com/playlist?list=PLN6brjpzt7m5H0ORUZUeoEG89fPk2NCxo&si=7Cbt7FrC_pD7hewx
PLN6brjpzt7m5H0ORUZUeoEG89fPk2NCxo&si=7Cbt7FrC_pD7hewx
PLN6brjpzt7m5H0ORUZUeoEG89fPk2NCxo&si

image

@ifBars
Copy link
Owner

ifBars commented Apr 8, 2024

So fun fun new issue, Tested on

https://youtube.com/playlist?list=PLN6brjpzt7m5KhY9DM_1IKL6A_4J9OwUE&si=45NP_BrAhVmF3Eor

PLN6brjpzt7m5KhY9DM_1IKL6A_4J9OwUE&si=45NP_BrAhVmF3Eor

PLN6brjpzt7m5KhY9DM_1IKL6A_4J9OwUE&si

https://youtube.com/playlist?list=PLN6brjpzt7m5H0ORUZUeoEG89fPk2NCxo&si=7Cbt7FrC_pD7hewx

PLN6brjpzt7m5H0ORUZUeoEG89fPk2NCxo&si=7Cbt7FrC_pD7hewx

PLN6brjpzt7m5H0ORUZUeoEG89fPk2NCxo&si

image

The reason for this is due to the &si and the characters after, the app doesn't recognize it as a playlist link. Try this: PLN6brjpzt7m5H0ORUZUeoEG89fPk2NCxo
All I did was just copy the playlist ID, that should work just fine. I'll work on better playlist ID detection from links soon :)

@MichaelJmad
Copy link
Author

Sweet that worked.
Now to figure out how to make a list the player can read

@ifBars
Copy link
Owner

ifBars commented Apr 8, 2024

Sweet that worked.

Now to figure out how to make a list the player can read

If you need any help feel free to dm me on discord, but when you export the file it should already be in the correct format for ProTV player to use/play :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants