m3u-parser icon indicating copy to clipboard operation
m3u-parser copied to clipboard

CSV/JSON to M3U

Open marat2509 opened this issue 3 years ago • 2 comments

Is it possible to implement a reverse function where one can convert a table/file to m3u?

marat2509 avatar May 09 '22 19:05 marat2509

@marat2509 Sorry for the late response. Yes, but is there a standard format for the table/file to convert into m3u ???

pawanpaudel93 avatar Sep 28 '22 15:09 pawanpaudel93

Such a great package but I badly need this feature to make it complete. Following this issue for update

nikhil96widhani avatar Oct 02 '22 23:10 nikhil96widhani

@marat2509 @nikhil96widhani Please check parse_json and parse_csv methods which are included in the latest version.

pawanpaudel93 avatar Jun 06 '23 09:06 pawanpaudel93