Not even the latest release 2 days ago but 3/10 release and maybe the forked ffmpeg too. Wish they utilize the latest MKV merge instead of an older 68.0. I wouldn't say zero development since they may have incorporated them, but they still have to test and ensure the overall application/UI works as it should
fabuloustream
What's stopping you from using the latest mkvmerge.exe? I changed that and other things with each SF update because they like to use old program versions. I've done it for about the last 2 years. Never had a problem caused by it. I'd love to update Python up to 3.12.3, but they have StreamFab hard-coded to use 3.8. Python 3.8 is set to be depreciated come October, if I'm not mistaken. They had to quick upgrade Python to 3.8 last year (after I told them about it) because 3.7 depreciated then. I don't know why they didn't upgrade to the latest Python at the time (which was 3.11.) They never bothered to remove the Python 3.7 directory from SF. Very sloppy coders. The source is probably all spaghetti. Could be the reason why it takes them so long to fix anything.
The following is my cheat sheet to remind me what programs to use and where to put them. I've done it so often that I really don't need the cheat sheet anymore.
Bin1 from latest shared BtbN nightly FFMPEG - Bin contents only
Bin2 from latest non-shared (static) BtbN nightly FFMPEG - ffmpeg.exe only
Main from latest MKVToolNix and MediaInfo - mkvmerge.exe and mediainfo.dll only
Tube from latest Arias2c and AtomicParsley - arias2c.exe and atomicparsley.exe only
Add Tube to C:\Program Files\DVDFab\StreamFab\YouTubeDL
Add Bin1 to C:\Program Files\DVDFab\StreamFab\YouTubeDL
Add Bin1 to C:\Program Files\DVDFab\StreamFab
Add Bin2 to C:\Program Files\DVDFab\StreamFab
Add Main to C:\Program Files\DVDFab\StreamFab
[* Do exact order shown *]
The only development they've ever done on ytdl.exe (YouTubeToMP3Process.exe) is that they use the source, add two SF-related commands (one being about a cache and the other I forget), recompile and name it YouTubeToMP3Process.exe.