Git Product home page Git Product logo

m3umanager's Introduction

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.

m3umanager's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

leslmosnk

m3umanager's Issues

extinf tags with empty value bug

string extinf = "#EXTINF:-1 tvg-id=\"\" tvg-logo=\"https://imur.cm/gqFD.png\" group-title=\"Unined\",Asi""
ExtractExtinfAttributes(extinf)

gives

['tvg-id'] == "\" tvg-logo="

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.