-
MediaBrowser
I made this project to learn TypeScript and Angular. It's a simple media browser that lets you stream html 5 friendly media through the browser. (by CyAScott)
The cli tool ffmpeg can be used to validate images and videos (like this).
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Here is an example for Azure Storage: https://github.com/Azure/azure-storage-av-automation
-
FileSignatures
A small library for detecting the type of a file based on header signature (also known as magic number).
There seem to be a few in nuget, the issue is they only cover a very few filetypes, presumably because the authors didn't want to spend gazillions of hours typing all the data in. This one might be a good base if you wanted to fork or contribute to it: https://github.com/neilharvey/FileSignatures/
-
Check it out: https://github.com/Mithgroth/SignHere/