Ishan Grover

Results 37 comments of Ishan Grover

Hi, I would like to work on this issue and continue to work on where @voidash left it. Just wanted to know what is the current progress and what things...

> example.ts link : > https://drive.google.com/file/d/11hV7Uf_lA3vlFr-EWZdOJ3Q9eQCKGIY_/view?usp=sharing Hey @Me19m4 can you provide the working link of video

Hey, Can i try making AppImage in replace of build-static.sh file Or this issue is just for the CCExtracter team?

> You can work on it Okk then I'll research and will open PR after working on it Any information I should know before working on it?

Yes, already started reading official AppImage docs

Hi, I have studied about AppImage from its official docs and have gained a good understanding of how it is created and red the `build-static.sh` file. The `build-static.sh` file contains...

I have opened PR #1592 . Can anyone from CCExtractor team look on it, so that i resolve current issues in there.

Hey, I wanted to work on this issue. But I'll need a little bit direction regarding this. Currently `ccextractor ~/Downloads/cc/COMEDY.ts -out=report` is giving this [output](https://pastebin.com/KFSxQCpc) And with comparison with `mediainfo...

> Probably we should create a new "updates" or "packages" block, with the ability to configure "backends" for it. Configuration would be like so: > > ```toml > [[block]] >...

> I thought about having `blocks/packages/{apt.rs,pacman.rs,...}` (containing only package manager specific code) and then reusing them in current blocks, which would become deprecated. Yeah, this is exactly what i thought...