freearhey / epg-grabber

Node.js CLI tool for grabbing EPG from different websites
47 stars 7 forks source link

Add support for sub_title, url and credits #8

Closed mcastellaneta closed 2 years ago

mcastellaneta commented 2 years ago

@freearhey I would like to know if I am on the right track to solve iptv-org/epg#728

freearhey commented 2 years ago

@mcastellaneta you can check the code yourself at any time using the command:

npm test

or

npm test -- utils

I also suggest reading the XMLTV format description to know which tags are supported and what should be inside.

freearhey commented 2 years ago

Thank you for your help! I will try to publish a new release today.

mcastellaneta commented 2 years ago

Thank you for your help! I will try to publish a new release today.

Well, thank you for the tool 😃