chandler-stimson / live-stream-downloader

Download M3U8 live streams to the local disk
https://webextension.org/listing/hls-downloader.html
201 stars 70 forks source link

At filename settings, only the first keyword is processed. #60

Closed szolnokit closed 1 month ago

szolnokit commented 1 month ago

At filename settings, only the first keyword is processed.

For example: "[q:#selector1] - [q:#selctor2]" gives, the following result: This is selector One text - [q:#selctor2]

Expected: This is selector One text - This is selector Two text