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

Any self install instructions? #58

Open
cukabeka opened this issue Sep 6, 2024 · 2 comments
Open

Any self install instructions? #58

cukabeka opened this issue Sep 6, 2024 · 2 comments

Comments

@cukabeka
Copy link

cukabeka commented Sep 6, 2024

Hi I'm not sure why your hosted version (which I loved) does not work anymore and if I could try to get this up and running on my shared hosting (which is capable of running some limited python too apart from php) or on a raspi on my local network.

Not sure if this might resolve the current problem. But if so, do you have some install instructions and requirements available? Could not find anything so far..

nico-martin added a commit that referenced this issue Sep 7, 2024
@nico-martin
Copy link
Owner

Hi @cukabeka
I just added some instructions to the readme.
The application itself is a React SPA. So you can basically run it on any server that supports static file hosting.
The critical point could be the “source” app. This is needed to communicate with the Youtube API and this is what is causing the problems at the moment.
You can find it here: https://github.com/nico-martin/yt-audio-source/
I added some self-hosting instructions there as well. But sine it requires nodeJS, it could be more complicated the set it up.
If you have any further questions feel free to ask.

@cukabeka
Copy link
Author

cukabeka commented Sep 7, 2024

Great, thank you! I'll look into it and give it a try! Hopefully the yt API error is resolvable somehow, anyways. I played around with ytdlp and tried to pass URLs from a web front-end to the script to cache the audio but had no luck. Otherwise I thought of this maybe being a suitable backend script.

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

No branches or pull requests

2 participants