Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-02-20 09:23
Flavor·PCRE2 (PHP)

/
^(http[s]?:\/\/)([\d\.\-A-z0-9]{1,})(:[0-9]{2,5})?\/(get\.php|player_api\.php|xmlrpc\.php)\?username=([A-z0-9\-\_]{1,})&password=([A-z0-9\.\_\=\+\(\)]{1,})$
/
gm
Open regex in editor

Description

Matches the M3U links provided by Xtream servers to stream IPTV

Submitted by Ɒ○ꝑẹЄпс○ὔпדּẹꭆ