Merge branch 'master' into patch-1

This commit is contained in:
Aleksandr Statciuk 2022-02-28 00:00:32 +03:00
commit 65c6bf85ab
2 changed files with 4 additions and 1 deletions

View file

@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
fetch-depth: 2 fetch-depth: 2
- name: download data from api - name: Download data from API
run: | run: |
mkdir -p scripts/data mkdir -p scripts/data
curl -L -o scripts/data/channels.json https://iptv-org.github.io/api/channels.json curl -L -o scripts/data/channels.json https://iptv-org.github.io/api/channels.json

View file

@ -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="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="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="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> </channels>
</site> </site>