Fix leftover M3U8 injection vector, missing country codes, README sync

- Sanitize the channel number field for embedded double quotes; the
  previous fix (#1124) covered group/name/logo/epg but missed
  tvg-chno, leaving the same attribute-injection vector open via the
  "#" column.
- Add missing "kenya" and "nigeria" entries to COUNTRY_CODES so those
  channels get a tvg-country attribute in the generated playlist.
- Sync README.md and flag_order.txt with lists/: add missing flags for
  chile, egypt, saudi_arabia, indonesia, kenya, nigeria in their
  proper geographic groups.
- Add .gitignore for __pycache__/*.pyc.
This commit is contained in:
Kálmán „KAMI” Szalai
2026-08-16 06:28:29 +02:00
parent 53cec558ba
commit 4a63b94d96
7 changed files with 51 additions and 37 deletions
+2
View File
@@ -0,0 +1,2 @@
__pycache__/
*.pyc