A scrapy project for crawl IPTV playlist
a scrapy project for crawl IPTV playlist. Dependency Python3 pip install scrapy Usage Output Output playlist file is playlist.m3u. You should note that this file will be overwritten every time when you run spider. Customize You can customer the filter condition. Just edit the start_urls in ejatv.py Example: this url https://eja.tv/?limit=0&country=js&language=Chinese&category=&level=0&search= means channel from Japan, language is Chinese, and any category Avaliable parameters value are follow: Category
Read more