ChunkyProgrammer

Results 218 comments of ChunkyProgrammer

> I was looking for a way to remote control freetube on my PC from my phone; a simple web interface to play/pause, rewind/forward, mute/unmute, change volume, would be great....

Hi, sorry, I should have explained it more. For fad's usecase, it seems like it would be handled by the media controls from kde connect. It looks like this on...

Would this issue not apply to any other properties or does it only happen to video titles?

Code is looking even better now (haven't tested it this time around)

> Custom as vanilla css or as somehow vue-based? > > Either way, is [src/renderer/components](https://github.com/FreeTubeApp/FreeTube/tree/development/src/renderer/components) the main (as only) folder for relevant files, or are [src/renderer/views](https://github.com/FreeTubeApp/FreeTube/tree/development/src/renderer/views) and respectively others relevant?...

I would also like to add that protodec also doesn't support `repeated`: https://github.com/LuanRT/YouTube.js/blob/c16feee06533b236f006af86440a76d6a23d13f9/protos/misc/params.proto#L229-L231 but protobuf.cr would. (this would be used to switch https://github.com/iv-org/invidious/blob/df8839d1f018644afecb15e144f228d811708f8f/src/invidious/routes/playlists.cr#L466 to InnerTube)

Maybe https://github.com/brrd/electron-tabs could work if someone here wants to work on it (some other stuff will need to be done most likely) 🙂 Edit: electron-tabs is a bit hacky so...

Hi @RastislavKish , It took way too long to be implemented but FreeTube should be more accessible now. Feel free to check out FreeTube v0.19.0 if you get the chance...