Gemorroj / M3uParser

Parser and generator m3u playlists
GNU Lesser General Public License v3.0
81 stars 33 forks source link

Add EXTVLCOPT #27

Closed Gemorroj closed 9 months ago

Gemorroj commented 9 months ago

https://4pda.to/forum/index.php?showtopic=314120&st=4840#entry63783412

По умолчанию #EXTVLCOPT: используется для работы с VLC .. Для задания кучи специфических команд например
#EXTVLCOPT:http-user-agent=Lavf53.32.100 (тут в качестве юзер агента TV Samsung) 
#EXTVLCOPT:http-caching=1200 (Объем кеша)
#EXTVLCOPT:http-charset=utf-8 (задать кодировку плейлиста)
#EXTVLCOPT--http-reconnect=true

need more information ref: https://github.com/Gemorroj/M3uParser/issues/19#issuecomment-770667348