Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: modified parsing logic to account for change in api #37

Merged
merged 4 commits into from
Mar 20, 2023
Merged

Conversation

Roshan-R
Copy link
Owner

No description provided.

Roshan-R added 4 commits March 7, 2023 23:35
to the changed introduced by iptv-org.

channels_data.json contains all the channels availabe and
streams_data.json contains all the url for the channels.
The channels.json and streams.json are now combined
using their id and only the data required are extracted.

This takes about 2 secs to complete on my machine and is
triggered in the update function. Should investiagate on
how to reduce it.

Also added is sed as a dependency, need to change it to gawk for
@Roshan-R Roshan-R merged commit 6e28aac into main Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant