m3u-parser
m3u-parser copied to clipboard
CSV/JSON to M3U
Is it possible to implement a reverse function where one can convert a table/file to m3u?
@marat2509 Sorry for the late response. Yes, but is there a standard format for the table/file to convert into m3u ???
Such a great package but I badly need this feature to make it complete. Following this issue for update
@marat2509 @nikhil96widhani Please check parse_json and parse_csv methods which are included in the latest version.