Toby Cm

Results 16 comments of Toby Cm
trafficstars

How can you reproduce the bug? What is your version and OS? Can we have your configuration and log file? Thanks

I implemented the title input as a query in `server.py`, just don't know how to implement it to frontend. We can encode the input and put them in `filename*` so...

Oh and I would like the download file to have the same name as the video too

I think I can do the filename, I also pushed it into my fork, it would be a convenient to name the file as the title so feel free to...

His NGINX Config is posted just above the image, it's hard to see. I think you should put ~ before / ``` server { listen 80; location ~ / {...

I'm pretty sure you can create an .env file in the web dir and set the `BACKEND` value to your address, `PORT` to your web port and `WSPORT` to your...

~~for me, I don't put the converter in the function arg, instead I do a try except to search in YouTubeTrack and if fails search in YouTubePlaylist~~

Same issue on Ubuntu 23.10 with virtual GNOME display

Yes, I have updated my post.

My bun works now! I tried again today in a different network and `bun i` works just fine as well as `bun upgrade`