Skip to content

MahdiJamal/M3UManager

Repository files navigation

M3U Manager

Created with ❤ in Iran by Mahdi Jamal
A simple way to read and edit and save M3U file with C#.
This package developed with .netstandard2 that you can easily install it through nuget package manager.

Telegram Chat GitHub license Nuget Nuget

💡 Features

  • Parse m3u inline and outline group title file.
  • Simple edit m3u file.
  • Save m3u inline and outline group title file.
  • All classes and properties are Observable.

⚙️ Installation

You can install this package from nuget.


Install latest version with Package Manager 👇🏽

PM> NuGet\Install-Package M3UManager

Install latest version with .NET CLI 👇🏽

> dotnet add package M3UManager

🎂 Support the development of this project

Your support means a lot and it keeps me motivated to keep working on open source projects.
If you like this project please ⭐ it by clicking on the star button at the top of the page.
If you are feeling generous, you can buy me a coffee by donating through Bitcoin.
Either way - Thank you! 🎉

GitHub stars
Donate bitcoin
bc1q2m03tfsuru4jgtl948vnavd5l8k2yjr7kx34wh

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.

License

M3UManager is free and open source software licensed under MIT License. You can use it in private and commercial projects. Keep in mind that you must include a copy of the license in your project.