From 4927286e25bae9becf75febf6eb5033a7de36c2c Mon Sep 17 00:00:00 2001 From: Hugoved Date: Thu, 23 Apr 2026 14:23:50 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..79cf348 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ism-downloader +Python-based Smooth Streaming (ISM) downloader that parses manifests, reconstructs MP4 files, and generates proper PIFF headers with DRM metadata support for accurate playback.