MCPcopy Create free account

hub / github.com/HerbertHe/iptv-sources / functions

Functions52 in github.com/HerbertHe/iptv-sources

↓ 9 callersFunctionhandle_m3u
(r: string)
src/sources/utils.ts:21
↓ 8 callersFunctioncollectM3uSource
( extinf: string, url: string, fn: (k: string, v: string) => void )
src/utils/collector.ts:40
↓ 6 callersFunctionafter_replaced
( value: string, replacers?: ICustomRuleReplacerItem[] )
src/task/custom/handler.ts:34
↓ 4 callersFunctionwriteTvBoxJson
( f_name: string, srcs: ITvBoxLiveSrc[], group?: string )
src/tvbox/utils.ts:50
↓ 3 callersFunctionupdateChannelList
( name: string, f_name: string, m3u: string, rollback: boolean = false )
src/readme.ts:17
↓ 3 callersFunctionwriteEpgXML
(f_name: string, xml: string)
src/file.ts:104
↓ 3 callersFunctionwriteM3u
(name: string, m3u: string)
src/file.ts:20
↓ 3 callersFunctionwriteM3uToTxt
(name: string, f_name: string, m3u: string)
src/file.ts:51
↓ 2 callersFunctioncanIUseIPTVChecker
()
src/checker/caniuse.ts:20
↓ 2 callersFunctiongetContent
(src: ISource | TEPGSource)
src/file.ts:10
↓ 2 callersFunctionget_channel_id
(extinf: string)
src/utils/id.ts:3
↓ 2 callersFunctionget_custom_url
()
src/utils/handlers.ts:43
↓ 2 callersFunctionget_github_raw_proxy_url
()
src/utils/handlers.ts:58
↓ 2 callersFunctionget_rollback_urls
()
src/utils/handlers.ts:46
↓ 2 callersFunctionis_fmml_logo_channel
(c: string)
src/utils/logo.ts:3
↓ 2 callersFunctionm3u2txt
(m3uArray: string[])
src/utils/m3u2txt.ts:1
↓ 2 callersFunctionmarkdownBody
(md_p: string, back_p: string)
src/serve.ts:15
↓ 2 callersFunctionreplace_github_raw_proxy_url
(s: string)
src/utils/handlers.ts:63
↓ 2 callersFunctiontrimAny
(any: any)
src/utils/trim.ts:1
↓ 2 callersFunctionupdateByRollback
( sr: ISource, sr_filter: ISource["filter"], idx: number = 0 )
src/rollback.ts:7
↓ 2 callersFunctionupdateEPGByRollback
( sr: TEPGSource, idx: number = 0 )
src/rollback.ts:52
↓ 1 callersFunctionCollector
( keyFilter?: (k: string) => boolean, valueFilter?: (v: string) => boolean )
src/utils/collector.ts:3
↓ 1 callersFunctioncanIUseM3uFile
(f: string)
src/checker/caniuse.ts:11
↓ 1 callersFunctioncleanDir
(p: string)
src/file.ts:112
↓ 1 callersFunctioncleanFiles
()
src/file.ts:125
↓ 1 callersFunctioncommitVersion
(version)
scripts/release.js:21
↓ 1 callersFunctiongen_tvbox_json
(srcs: ITvBoxLiveSrc[], group?: string)
src/tvbox/utils.ts:25
↓ 1 callersFunctiongetFilenames
()
src/task/custom/handler.ts:27
↓ 1 callersFunctionget_from_info
(url: string)
src/utils/from.ts:48
↓ 1 callersFunctionis_filted_channels
(s: string)
src/utils/handlers.ts:71
↓ 1 callersFunctionloadConfigCustom
()
src/task/custom/handler.ts:8
↓ 1 callersFunctionmatrixGen
( m: string )
src/matrix.ts:10
↓ 1 callersFunctionmergeSources
()
src/file.ts:77
↓ 1 callersFunctionmergeTxts
()
src/file.ts:65
↓ 1 callersFunctionrequestMirrorSite
(url: string)
src/matrix.ts:17
↓ 1 callersFunctionrunCustomTask
()
src/task/custom/handler.ts:78
↓ 1 callersFunctionupdateChannelsJson
( sources: TChannelsSources, sources_res: Array<[string, number | undefined]>, epgs: TChannelEpgs
src/channels.ts:33
↓ 1 callersFunctionupdateMatrix
()
src/matrix.ts:33
↓ 1 callersFunctionupdatePackageJson
(version)
scripts/release.js:11
↓ 1 callersFunctionupdateReadme
( sources: TREADMESources, sources_res: Array<[string, number | undefined]>, epgs: TREADMEEPGSourc
src/readme.ts:68
↓ 1 callersFunctionwith_github_raw_url_proxy
(u: string)
src/sources/utils.ts:50
↓ 1 callersFunctionwriteSources
( name: string, f_name: string, sources: Map<string, string[]> )
src/file.ts:28
Functioncymz6_lives_filter
( raw, caller, collectFn )
src/sources/cymz6_lives.ts:4
Functionepg_pw_filter
( raw, caller, collectFn )
src/sources/epg_pw.ts:5
Functionfanmingming_live_filter
( raw, caller, collectFn )
src/sources/fanmingming_live.ts:4
Functioniptv_org_filter
( raw, caller, collectFn )
src/sources/iptv_org.ts:5
Functionjoevess_iptv_filter
( raw, caller, collectFn )
src/sources/joevess_iptv.ts:4
FunctionloadConfigEnv
()
src/task/env/handler.ts:8
Functionqwerttvv_bj_iptv_filter
( raw, caller, collectFn )
src/sources/qwerttvv_bj_iptv.ts:4
Functionwith_fmml_logo_channel
(c: string)
src/utils/logo.ts:10
Functionyang_m3u_filter
( raw, caller, collectFn )
src/sources/yang_m3u.ts:4
Functionyuechan_live_filter
( raw, caller, collectFn )
src/sources/yuechan_live.ts:4