mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Merge branch 'master' into patch-1
This commit is contained in:
commit
65c6bf85ab
2 changed files with 4 additions and 1 deletions
2
.github/workflows/_check.yml
vendored
2
.github/workflows/_check.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- name: download data from api
|
||||
- name: Download data from API
|
||||
run: |
|
||||
mkdir -p scripts/data
|
||||
curl -L -o scripts/data/channels.json https://iptv-org.github.io/api/channels.json
|
||||
|
|
|
@ -1674,5 +1674,8 @@
|
|||
<channel lang="en" xmltv_id="WVIZDT3.us" site_id="57737">PBS World (WVIZ-DT3) Cleveland OH</channel>
|
||||
<channel lang="en" xmltv_id="WVIZDT4.us" site_id="57703">PBS Create (WVIZ-DT4) Cleveland OH</channel>
|
||||
<channel lang="en" xmltv_id="WVIZDT5.us" site_id="102096">PBS Kids (WVIZ-DT5) Cleveland OH</channel>
|
||||
<channel lang="en" xmltv_id="VSiN.us" site_id="108970">VSiN</channel>
|
||||
<channel lang="en" xmltv_id="WeatherNation.us" site_id="72413">WeatherNation</channel>
|
||||
<channel lang="en" xmltv_id="PlutoTVNick.us" site_id="121301">Nick on PlutoTV</channel>
|
||||
</channels>
|
||||
</site>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue