Skip to content

Commit 7775603

Browse files
committed
2 parents 2887424 + 3d8f2c0 commit 7775603

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed
17.9 KB
Loading

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
- Fetch Channels From XML File
33

44

5-
![ur](https://github.com/goodluck3301/FetchChannelsFromXML/blob/master/FetchFromXML/bin/Debug/net6.0-windows/img.png)
5+
![ur](https://github.com/goodluck3301/FetchChannelsFromXML/blob/master/FetchFromXML/bin/Debug/net6.0-windows/Capture.PNG)
66

77

8-
## XML file must contain this tags and atributes
8+
## XML File Must Contain This Tags & Atributes
99
```xml
1010
<?xml version="1.0" encoding="utf-8"?>
1111
<!DOCTYPE tv SYSTEM "https://iptvx.one/xmltv.dtd">
@@ -23,3 +23,11 @@
2323
</programme>
2424
</tv>
2525
```
26+
27+
## Channel Id Names Must Be This Format In File
28+
```txt
29+
zvyazda-by
30+
tatarstan24
31+
niki-kids
32+
```
33+

0 commit comments

Comments
 (0)