bebo-dot-dev / m3u-epg-editor

a python m3u / epg optimizer
120 stars 27 forks source link

Can we select and run only one or two groups of channels, through the m3u link? #21

Closed bidaro closed 5 years ago

bidaro commented 5 years ago

Hi

Can we select and run only one or two groups of channels, through the m3u link? Example, add code!

Thank you

bebo-dot-dev commented 5 years ago

Hi @bidaro,

The --groups / -g argument is an array, you can pass / configure as many channel groups as you want / need.

There are command line examples in the readme sample usage calls section and there's a sample json configuration file here

Cheers