Closed cyberpunkbln closed 11 months ago
Hello,
i want to extract the video list from a playlist. I have some regex tested but i don't can find the end of the json-datas.
ytcfg.set\(({.*?})\) has an clear start and end but this fails:
ytcfg.set\(({.*?})\)
\"playlist\":({.*?}\))
Has anybody the correct regex for an funktional json_decode with the playllist list?
thx
Hello,
i want to extract the video list from a playlist. I have some regex tested but i don't can find the end of the json-datas.
ytcfg.set\(({.*?})\)
has an clear start and end but this fails:\"playlist\":({.*?}\))
Has anybody the correct regex for an funktional json_decode with the playllist list?
thx