Quote:
Originally Posted by Asudem
Hi everyone,
I am a c# programmer who has a friend who wanted to download a MFC show so I looked into it. I found this tool, and I noticed it was removed from it's host, but the source code was still up.
I recompiled the program and it works, but there are many improvements in my opinion that I could make to make this thing work better. Would anyone be interested if I continued where the developer left off?
Some improvements over the current version of the program:
Model scraping would no longer be on a timer. You will no longer need to wait 30 seconds for the model list to refresh, you will be able to do it manually from a menu item.
WebClients would be replaced with with HttpWebRequests to allow for faster timeouts.
Automatic downloading of the latest FFMPEG builds based on your computer's architecture (x86/x84).
That's all I can think of off the top of my head.
|
I'm sure most of us on here are very interested. Maybe you could make the program actually work correctly. Most of the time it only records bits and pieces instead of the entire show.(For me anyway)