-
Updated
Oct 17, 2020 - Java
m3u8
Here are 234 public repositories matching this topic...
-
Updated
Aug 20, 2020
-
Updated
Nov 3, 2020 - C#
-
Updated
Jan 4, 2020 - JavaScript
-
Updated
Oct 8, 2020 - Go
Hi, I've been trying to get additional tags from itunes m4a files. for example album artist which should be aART based on https://help.mp3tag.de/main_tags.html
I added this to config.xml
<library-options>
<id3>
<auxdata>
<add-data tag="aART"/>
</auxdata>
</id3>
</library-options>
and import.js
var aartist = obj.aux['aART'];
-
Updated
Jul 21, 2019 - Java
-
Updated
Oct 27, 2020 - Swift
-
Updated
Nov 1, 2020 - Go
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 26, 2020 - Objective-C
-
Updated
Oct 28, 2020 - Java
-
Updated
Oct 24, 2020 - Go
-
Updated
Oct 31, 2020 - Ruby
-
Updated
Nov 6, 2019 - Java
Improve this page
Add a description, image, and links to the m3u8 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the m3u8 topic, visit your repo's landing page and select "manage topics."


如在使用中遇到任何问题,欢迎提Issues,或者加我QQ:386707112,谢谢大家。也欢迎有大佬可以给我一些修改意见,谢谢。