[Free] Regex Extension to work with regex

Update added Find block and now every blocks are now also with flags option

1 Like

photo in first post, the resolution is too low, can not see clear

sorry about that it is because it has a lot of blocks so image got bigger

just added demo blocks and aia @mohit456 see now

How to Work This Extension Any idea

pls check demo blocks and aia

everyone i am removing demo blocks and aia for now because somewhy regex is not correct

1 Like

is it possible to parse m3u with the extension

i am sorry idk what is m3u so i am not sure?

it is a playlist file containing different channels live url and its details

Exampe

#EXTM3U x-tvg-url="https://iptv-org.github.io/epg/guides/in/dishtv.in.epg.xml"
#EXTINF:-1 tvg-id="AmritaTV.in" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/xxWaGyn.jpg" group-title="Entertainment",Amrita TV (576p)
http://103.199.161.254/Content/amrita/Live/Channel(Amrita)/index.m3u8
#EXTINF:-1 tvg-id="AsianetNews.in" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://i.imgur.com/89LBgkl.png" group-title="News",Asianet News (720p) [Not 24/7]
https://vidcdn.vidgyor.com/asianet-origin/liveabr/playlist.m3u8

My English is not very good and the number of blocks is very large so I would like some explanations from you.

Can I make a private call? So, do you have a blog to implement the “Like” command?

Below is an example list.

  • Find those with the number ‘16’ in them
  • Show only 6 digit numbers.

Is it possible to give commands like?

Özet
[
  342119,
  16197,
  0,
  2278,
  177466,
  218573,
  11919,
  80096,
  3283,
  190937,
  35487,
  103940,
  3957,
  4027,
  81439,
  154666,
  125878,
  117910,
]

You can try like this without the extension. For complex purpose you could try this…

Here it gives no result as there is no data matching with your requirements.

Length 6 and it contains the text 16
@TheSky

1 Like

I didn’t know that the “add items to list” and “AND” blocks were used this way. Thank you so much. You gave me a different perspective.

If you want the result as a list then you need that add items to the list , else you can continue to add just by using label text to /n get items

Yes, I am using it this way now and it works exactly. :pray:

image

1 Like

Why can’t I make the regex but at the same time I can find it?

Have you got any solution?

To which problem? Please elaborate

Taifun

about parsing m3u playlist using regex

you have to describe in detail what you are trying to do
@Rahan_Sarang already failed in doing so here [Free] Regex Extension to work with regex - #17 by Rahan_Sarang
what exactly should be done with that playlist file containing different channel live url and its details?

without us knowing what you want to do it is hard to guess to provide a solution

Tiafun