Fork me on GitHub
#hyperfiddle
<
2022-07-18
>
Dustin Getz11:07:58

Photon web frontend to a Python backend via libpython-clj in one file. This uses python youtube DL script to extract audio clips (music) and then download via web browser (todo), made by @ggaillard in 2 hours?

👍 1
🔥 1
Geoffrey Gaillard12:07:57

1 hour to understand how to embed yt-dlp with libpython-clj, 30 minutes to battle with jdk 17 vs 18. 30 minutes to expose it in photon.

2
Richie14:07:11

I'm trying to use the photon-starter-app but even after https://github.com/rgkirch/photon-starter-app I still have this error.

Dustin Getz14:07:48

it's keyed to master, you're on dev

Richie14:07:33

I checked out master.

Richie14:07:39

Actually…

Dustin Getz14:07:39

there may be submodules, i don't recall

Richie14:07:27

Yea, I’m on master.

Dustin Getz12:07:01

We will QA everything when we land the dev branch, sorry

Richie12:07:51

Ok, thanks. I'll wait until then.

Dustin Getz12:07:52

You should stay on dev branch and copy/paste a working demo from dev into the photon-starter-app