This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
forked from victorlish/YouTubeLinkGrabber
-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy pathstreams.m3u8
139 lines (93 loc) · 8.88 KB
/
streams.m3u8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
#EXTM3U
#EXTINF:-1 tvg-id="Chillhop.yt" tvg-name="Chillhop Music (jazzy & lofi hip hop beats)" group-title="Music", Chillhop Music (jazzy & lofi hip hop beats)
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="Avex.yt" tvg-name="Avex J-Pop 24/7" group-title="Music", Avex J-Pop 24/7
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="TOWR.yt" tvg-name="Tomorrowland: One World Radio" group-title="Music", Tomorrowland: One World Radio
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="JPod101.yt" tvg-name="JapanesePod101 Live" group-title="Education", JapanesePod101 Live
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="KoreaNet.yt" tvg-name="Korea.net Live" group-title="Education", Korea.net Live
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="SkyNews.yt" tvg-name="Sky News" group-title="News", Sky News
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="France24En.yt" tvg-name="France 24 (English)" group-title="News", France 24 (English)
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="CGTN Europe.yt" tvg-name="CGTN Europe" group-title="News", CGTN Europe
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="CNA.yt" tvg-name="CNA" group-title="News", CNA
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="ABCNewsUS.yt" tvg-name="ABC News (US)" group-title="News", ABC News (US)
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="ABCNewsAU.yt" tvg-name="ABC News (AU)" group-title="News", ABC News (AU)
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="Bloomberg.yt" tvg-name="Bloomberg Business" group-title="Finance", Bloomberg Business
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="YahooFinance.yt" tvg-name="Yahoo Finance" group-title="Finance", Yahoo Finance
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="EuronewsEN.yt" tvg-name="Euronews" group-title="News", Euronews
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="NDTV.yt" tvg-name="NDTV 24x7" group-title="News", NDTV 24x7
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="AlJazeera.yt" tvg-name="Al Jazeera English" group-title="News", Al Jazeera English
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="TRTWorld.yt" tvg-name="TRT World" group-title="News", TRT World
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="CNBCMarathon.yt" tvg-name="CNBC Marathon" group-title="News", CNBC Marathon
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="DWNews.yt" tvg-name="DW News" group-title="News", DW News
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="NHKWorld.yt" tvg-name="NHK World Japan" group-title="News", NHK World Japan
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="JazzRadio.yt" tvg-name="Relaxing Jazz Piano Radio" group-title="Music", Relaxing Jazz Piano Radio
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="EpidemicPop.yt" tvg-name="Epidemic Pop" group-title="Music", Epidemic Pop
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="TokyoCafe.yt" tvg-name="TOKYO Cafe" group-title="Music", TOKYO Cafe
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="RainyJazz.yt" tvg-name="Rainy Jazz: Relaxing Jazz & Bossa Nova Music Radio" group-title="Music", Rainy Jazz: Relaxing Jazz & Bossa Nova Music Radio
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="LittleSoul.yt" tvg-name="Little Soul: Music to put you in a better mood" group-title="Music", Little Soul: Music to put you in a better mood
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="LofiGirl1.yt" tvg-name="Lofi Girl: lofi hip hop radio (beats to relax/study to)" group-title="Music", Lofi Girl: lofi hip hop radio (beats to relax/study to)
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="LofiGirl2.yt" tvg-name="Lofi Girl: lofi hip hop radio (beats to sleep/chill to)" group-title="Music", Lofi Girl: lofi hip hop radio (beats to sleep/chill to)
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="JazzCafeAmbience.yt" tvg-name="Jazz Cafe Ambience" group-title="Music", Jazz Cafe Ambience
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="AbaoInTokyo.yt" tvg-name="Abao in Tokyo: jazz/lofi hip hop radio" group-title="Music", Abao in Tokyo: jazz/lofi hip hop radio
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="GoodLifeRadio.yt" tvg-name="The Good Life Radio" group-title="Music", The Good Life Radio
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="KBSWorldKPop.yt" tvg-name="KBS WORLD TV K-Pop" group-title="Music", KBS WORLD TV K-Pop
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="KBSKorea.yt" tvg-name="KBS KOREA Live" group-title="News", KBS KOREA Live
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="KBSWorldRadio.yt" tvg-name="KBS World Radio" group-title="Radio", KBS World Radio
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="ArirangTV.yt" tvg-name="Arirang TV" group-title="Education", Arirang TV
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="ArirangRadio.yt" tvg-name="Arirang Radio" group-title="Radio", Arirang Radio
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="TBS1013.yt" tvg-name="TBS Korea eFM 101.3" group-title="Radio", TBS Korea eFM 101.3
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="FeelingInTheBeat.yt" tvg-name="FeelingInTheBeat Radio" group-title="Music", FeelingInTheBeat Radio
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="DatawaveFM.yt" tvg-name="Datawave FM" group-title="Music", Datawave FM
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="VaporFunk.yt" tvg-name="VaporFunk Station" group-title="Music", VaporFunk Station
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="MellowbeatSeeker.yt" tvg-name="Korea Underground" group-title="Music", Korea Underground
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="TheKPopLive.yt" tvg-name="THE K-POP Live" group-title="Music", THE K-POP Live
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="NASALive.yt" tvg-name="NASA Starbase Live" group-title="Live", NASA Starbase Live
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="UnitedNations.yt" tvg-name="United Nations Live" group-title="Live", United Nations Live
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="ShibuyaScramble.yt" tvg-name="渋谷スクランブル交差点 Shibuya Scramble Crossing Live Camera" group-title="Live", 渋谷スクランブル交差点 Shibuya Scramble Crossing Live Camera
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="BloombergQuickTake.yt" tvg-name="Bloomberg Quicktake" group-title="Documentaries", Bloomberg Quicktake
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4
#EXTINF:-1 tvg-id="SavageKingdom.yt" tvg-name="Nat Geo Wild: Savage Kingdom" group-title="Documentaries", Nat Geo Wild: Savage Kingdom
/~https://github.com/ExperiencersInternational/tvsetup/raw/main/staticch/no_stream_2.mp4