Roshan R Chandar

Results 17 comments of Roshan R Chandar

I have made some progress in the nsfw branch by hiding nsfw by default and showing it only when the `--nsfw` flag is passed

Thanks for reporting this issue. It was due to older versions of fzf not supporting the alt+] keyboard shortcut. Could you re-download termv via direct download and see if the...

First of all, thanks for your interest in termv My vision of this project is to make a small, easy to use terminal script to watch live tv and making...

I'm not familiar with Cygwin but it seems to run fine on wsl2 with gui support

Termv uses a lot of json manipulation that is specific to the way how [iptv-org](https://iptv-org.github.io/iptv/index.m3u) structures it's json file. So I don't think just changing the url for the list...

Hey @odnar-dev I do think that we could have a rewrite of termv, development has slowed down very much due it not being exiting anymore. Creating a new format for...

I've looked into the issue and yeah, making a new format for termv looks promising. A tab seperated .termv file would be best i think instead of using json. I'll...

Yes, I'd love to do that @odnar-dev, I'll be looking into this and will be sharing my progress

I'm taking a look into the code and it seems to be a big change with what we have so far, I'll review and put my thoughts here once I...

I'm pretty sure we could use awk to parse the m3u8 files, I've been working on that. Couple of things to note 1. Iptv-org m3u files only have one category...