From 22da81050021011b39bf1c2d41a93f2f403bb1f1 Mon Sep 17 00:00:00 2001 From: Gitea Date: Thu, 5 May 2022 05:03:42 +0000 Subject: [PATCH] [gitea] Updated iptv m3u8 [CI SKIP] --- scraper/data/all-by-country.json | 102 ++++++++++----------- scraper/data/all-streams.json | 102 ++++++++++----------- scraper/data/countries/sweden.json | 10 +- scraper/data/countries/united kingdom.json | 92 +++++++++---------- 4 files changed, 153 insertions(+), 153 deletions(-) diff --git a/scraper/data/all-by-country.json b/scraper/data/all-by-country.json index d9528e8..572f56d 100644 --- a/scraper/data/all-by-country.json +++ b/scraper/data/all-by-country.json @@ -215,11 +215,11 @@ "channel": "BBC World News FHD", "link": "https://list.iptvcat.com/my_list/s/a3827ae1cfdfe48769d5819b0c52071b.m3u8", "country": "sweden", - "liveliness": "50", - "status": "offline", - "lastChecked": "2022-05-04T00:00:00Z", - "format": "hd", - "mbps": "3188", + "liveliness": "51", + "status": "online", + "lastChecked": "2022-05-05T00:00:00Z", + "format": "fhd 2k", + "mbps": "7004", "URI": [ "s" ] @@ -368,20 +368,6 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, - { - "id": "2487551", - "channel": "BBC 4 HD", - "link": "https://list.iptvcat.com/my_list/s/e19ea0be36dc57a3ac8f37316e8d58be.m3u8", - "country": "united kingdom", - "liveliness": "95", - "status": "online", - "lastChecked": "2022-05-05T00:00:00Z", - "format": "sd", - "mbps": "2578", - "URI": [ - "united_kingdom_-_-_-_-_-_-_-_" - ] - }, { "id": "2531210", "channel": "BBC 4 HD", @@ -396,6 +382,20 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, + { + "id": "2487551", + "channel": "BBC 4 HD", + "link": "https://list.iptvcat.com/my_list/s/e19ea0be36dc57a3ac8f37316e8d58be.m3u8", + "country": "united kingdom", + "liveliness": "95", + "status": "online", + "lastChecked": "2022-05-05T00:00:00Z", + "format": "sd", + "mbps": "2578", + "URI": [ + "united_kingdom_-_-_-_-_-_-_-_" + ] + }, { "id": "2497322", "channel": "BBC ALBA", @@ -494,20 +494,6 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, - { - "id": "1340305", - "channel": "BBC Arabic (720p)", - "link": "https://list.iptvcat.com/my_list/s/5f734aa4c269b814bfac1113cd90d6f9.m3u8", - "country": "united kingdom", - "liveliness": "100", - "status": "online", - "lastChecked": "2022-05-05T00:00:00Z", - "format": "sd", - "mbps": "450", - "URI": [ - "united_kingdom_-_-_-_-_-_-_-_" - ] - }, { "id": "1340303", "channel": "BBC Arabic (720p)", @@ -536,6 +522,20 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, + { + "id": "1340305", + "channel": "BBC Arabic (720p)", + "link": "https://list.iptvcat.com/my_list/s/5f734aa4c269b814bfac1113cd90d6f9.m3u8", + "country": "united kingdom", + "liveliness": "100", + "status": "online", + "lastChecked": "2022-05-05T00:00:00Z", + "format": "sd", + "mbps": "450", + "URI": [ + "united_kingdom_-_-_-_-_-_-_-_" + ] + }, { "id": "2510502", "channel": "BBC Brit", @@ -998,20 +998,6 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, - { - "id": "1340327", - "channel": "BBC Persian (540p)", - "link": "https://list.iptvcat.com/my_list/s/75b2275a5661415ef0a246d98b3b3999.m3u8", - "country": "united kingdom", - "liveliness": "100", - "status": "online", - "lastChecked": "2022-05-05T00:00:00Z", - "format": "sd", - "mbps": "2883, ...", - "URI": [ - "united_kingdom_-_-_-_-_-_-_-_" - ] - }, { "id": "1340325", "channel": "BBC Persian (540p)", @@ -1041,15 +1027,15 @@ ] }, { - "id": "1340317", - "channel": "BBC Persian (720p)", - "link": "https://list.iptvcat.com/my_list/s/040c053581aca4c7fc546b4e5320ff43.m3u8", + "id": "1340327", + "channel": "BBC Persian (540p)", + "link": "https://list.iptvcat.com/my_list/s/75b2275a5661415ef0a246d98b3b3999.m3u8", "country": "united kingdom", "liveliness": "100", "status": "online", "lastChecked": "2022-05-05T00:00:00Z", "format": "sd", - "mbps": "450", + "mbps": "2883, ...", "URI": [ "united_kingdom_-_-_-_-_-_-_-_" ] @@ -1082,6 +1068,20 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, + { + "id": "1340317", + "channel": "BBC Persian (720p)", + "link": "https://list.iptvcat.com/my_list/s/040c053581aca4c7fc546b4e5320ff43.m3u8", + "country": "united kingdom", + "liveliness": "100", + "status": "online", + "lastChecked": "2022-05-05T00:00:00Z", + "format": "sd", + "mbps": "450", + "URI": [ + "united_kingdom_-_-_-_-_-_-_-_" + ] + }, { "id": "2529294", "channel": "BBC RB 1", diff --git a/scraper/data/all-streams.json b/scraper/data/all-streams.json index ea9a58d..b748d02 100644 --- a/scraper/data/all-streams.json +++ b/scraper/data/all-streams.json @@ -125,20 +125,6 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, - { - "id": "2487551", - "channel": "BBC 4 HD", - "link": "https://list.iptvcat.com/my_list/s/e19ea0be36dc57a3ac8f37316e8d58be.m3u8", - "country": "united kingdom", - "liveliness": "95", - "status": "online", - "lastChecked": "2022-05-05T00:00:00Z", - "format": "sd", - "mbps": "2578", - "URI": [ - "united_kingdom_-_-_-_-_-_-_-_" - ] - }, { "id": "2531210", "channel": "BBC 4 HD", @@ -153,6 +139,20 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, + { + "id": "2487551", + "channel": "BBC 4 HD", + "link": "https://list.iptvcat.com/my_list/s/e19ea0be36dc57a3ac8f37316e8d58be.m3u8", + "country": "united kingdom", + "liveliness": "95", + "status": "online", + "lastChecked": "2022-05-05T00:00:00Z", + "format": "sd", + "mbps": "2578", + "URI": [ + "united_kingdom_-_-_-_-_-_-_-_" + ] + }, { "id": "2497322", "channel": "BBC ALBA", @@ -251,20 +251,6 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, - { - "id": "1340305", - "channel": "BBC Arabic (720p)", - "link": "https://list.iptvcat.com/my_list/s/5f734aa4c269b814bfac1113cd90d6f9.m3u8", - "country": "united kingdom", - "liveliness": "100", - "status": "online", - "lastChecked": "2022-05-05T00:00:00Z", - "format": "sd", - "mbps": "450", - "URI": [ - "united_kingdom_-_-_-_-_-_-_-_" - ] - }, { "id": "1340303", "channel": "BBC Arabic (720p)", @@ -293,6 +279,20 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, + { + "id": "1340305", + "channel": "BBC Arabic (720p)", + "link": "https://list.iptvcat.com/my_list/s/5f734aa4c269b814bfac1113cd90d6f9.m3u8", + "country": "united kingdom", + "liveliness": "100", + "status": "online", + "lastChecked": "2022-05-05T00:00:00Z", + "format": "sd", + "mbps": "450", + "URI": [ + "united_kingdom_-_-_-_-_-_-_-_" + ] + }, { "id": "2510502", "channel": "BBC Brit", @@ -755,20 +755,6 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, - { - "id": "1340327", - "channel": "BBC Persian (540p)", - "link": "https://list.iptvcat.com/my_list/s/75b2275a5661415ef0a246d98b3b3999.m3u8", - "country": "united kingdom", - "liveliness": "100", - "status": "online", - "lastChecked": "2022-05-05T00:00:00Z", - "format": "sd", - "mbps": "2883, ...", - "URI": [ - "united_kingdom_-_-_-_-_-_-_-_" - ] - }, { "id": "1340325", "channel": "BBC Persian (540p)", @@ -798,15 +784,15 @@ ] }, { - "id": "1340317", - "channel": "BBC Persian (720p)", - "link": "https://list.iptvcat.com/my_list/s/040c053581aca4c7fc546b4e5320ff43.m3u8", + "id": "1340327", + "channel": "BBC Persian (540p)", + "link": "https://list.iptvcat.com/my_list/s/75b2275a5661415ef0a246d98b3b3999.m3u8", "country": "united kingdom", "liveliness": "100", "status": "online", "lastChecked": "2022-05-05T00:00:00Z", "format": "sd", - "mbps": "450", + "mbps": "2883, ...", "URI": [ "united_kingdom_-_-_-_-_-_-_-_" ] @@ -839,6 +825,20 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, + { + "id": "1340317", + "channel": "BBC Persian (720p)", + "link": "https://list.iptvcat.com/my_list/s/040c053581aca4c7fc546b4e5320ff43.m3u8", + "country": "united kingdom", + "liveliness": "100", + "status": "online", + "lastChecked": "2022-05-05T00:00:00Z", + "format": "sd", + "mbps": "450", + "URI": [ + "united_kingdom_-_-_-_-_-_-_-_" + ] + }, { "id": "2529294", "channel": "BBC RB 1", @@ -1364,11 +1364,11 @@ "channel": "BBC World News FHD", "link": "https://list.iptvcat.com/my_list/s/a3827ae1cfdfe48769d5819b0c52071b.m3u8", "country": "sweden", - "liveliness": "50", - "status": "offline", - "lastChecked": "2022-05-04T00:00:00Z", - "format": "hd", - "mbps": "3188", + "liveliness": "51", + "status": "online", + "lastChecked": "2022-05-05T00:00:00Z", + "format": "fhd 2k", + "mbps": "7004", "URI": [ "s" ] diff --git a/scraper/data/countries/sweden.json b/scraper/data/countries/sweden.json index 89e26d4..b24619c 100644 --- a/scraper/data/countries/sweden.json +++ b/scraper/data/countries/sweden.json @@ -18,11 +18,11 @@ "channel": "BBC World News FHD", "link": "https://list.iptvcat.com/my_list/s/a3827ae1cfdfe48769d5819b0c52071b.m3u8", "country": "sweden", - "liveliness": "50", - "status": "offline", - "lastChecked": "2022-05-04T00:00:00Z", - "format": "hd", - "mbps": "3188", + "liveliness": "51", + "status": "online", + "lastChecked": "2022-05-05T00:00:00Z", + "format": "fhd 2k", + "mbps": "7004", "URI": [ "s" ] diff --git a/scraper/data/countries/united kingdom.json b/scraper/data/countries/united kingdom.json index 4510ad9..e2943c4 100644 --- a/scraper/data/countries/united kingdom.json +++ b/scraper/data/countries/united kingdom.json @@ -125,20 +125,6 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, - { - "id": "2487551", - "channel": "BBC 4 HD", - "link": "https://list.iptvcat.com/my_list/s/e19ea0be36dc57a3ac8f37316e8d58be.m3u8", - "country": "united kingdom", - "liveliness": "95", - "status": "online", - "lastChecked": "2022-05-05T00:00:00Z", - "format": "sd", - "mbps": "2578", - "URI": [ - "united_kingdom_-_-_-_-_-_-_-_" - ] - }, { "id": "2531210", "channel": "BBC 4 HD", @@ -153,6 +139,20 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, + { + "id": "2487551", + "channel": "BBC 4 HD", + "link": "https://list.iptvcat.com/my_list/s/e19ea0be36dc57a3ac8f37316e8d58be.m3u8", + "country": "united kingdom", + "liveliness": "95", + "status": "online", + "lastChecked": "2022-05-05T00:00:00Z", + "format": "sd", + "mbps": "2578", + "URI": [ + "united_kingdom_-_-_-_-_-_-_-_" + ] + }, { "id": "2497322", "channel": "BBC ALBA", @@ -251,20 +251,6 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, - { - "id": "1340305", - "channel": "BBC Arabic (720p)", - "link": "https://list.iptvcat.com/my_list/s/5f734aa4c269b814bfac1113cd90d6f9.m3u8", - "country": "united kingdom", - "liveliness": "100", - "status": "online", - "lastChecked": "2022-05-05T00:00:00Z", - "format": "sd", - "mbps": "450", - "URI": [ - "united_kingdom_-_-_-_-_-_-_-_" - ] - }, { "id": "1340303", "channel": "BBC Arabic (720p)", @@ -293,6 +279,20 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, + { + "id": "1340305", + "channel": "BBC Arabic (720p)", + "link": "https://list.iptvcat.com/my_list/s/5f734aa4c269b814bfac1113cd90d6f9.m3u8", + "country": "united kingdom", + "liveliness": "100", + "status": "online", + "lastChecked": "2022-05-05T00:00:00Z", + "format": "sd", + "mbps": "450", + "URI": [ + "united_kingdom_-_-_-_-_-_-_-_" + ] + }, { "id": "2510502", "channel": "BBC Brit", @@ -755,20 +755,6 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, - { - "id": "1340327", - "channel": "BBC Persian (540p)", - "link": "https://list.iptvcat.com/my_list/s/75b2275a5661415ef0a246d98b3b3999.m3u8", - "country": "united kingdom", - "liveliness": "100", - "status": "online", - "lastChecked": "2022-05-05T00:00:00Z", - "format": "sd", - "mbps": "2883, ...", - "URI": [ - "united_kingdom_-_-_-_-_-_-_-_" - ] - }, { "id": "1340325", "channel": "BBC Persian (540p)", @@ -798,15 +784,15 @@ ] }, { - "id": "1340317", - "channel": "BBC Persian (720p)", - "link": "https://list.iptvcat.com/my_list/s/040c053581aca4c7fc546b4e5320ff43.m3u8", + "id": "1340327", + "channel": "BBC Persian (540p)", + "link": "https://list.iptvcat.com/my_list/s/75b2275a5661415ef0a246d98b3b3999.m3u8", "country": "united kingdom", "liveliness": "100", "status": "online", "lastChecked": "2022-05-05T00:00:00Z", "format": "sd", - "mbps": "450", + "mbps": "2883, ...", "URI": [ "united_kingdom_-_-_-_-_-_-_-_" ] @@ -839,6 +825,20 @@ "united_kingdom_-_-_-_-_-_-_-_" ] }, + { + "id": "1340317", + "channel": "BBC Persian (720p)", + "link": "https://list.iptvcat.com/my_list/s/040c053581aca4c7fc546b4e5320ff43.m3u8", + "country": "united kingdom", + "liveliness": "100", + "status": "online", + "lastChecked": "2022-05-05T00:00:00Z", + "format": "sd", + "mbps": "450", + "URI": [ + "united_kingdom_-_-_-_-_-_-_-_" + ] + }, { "id": "2529294", "channel": "BBC RB 1",