Kethsar / ytarchive

Garbage Youtube livestream downloader
MIT License
1.01k stars 83 forks source link

Exclude certain live streams #154

Open IronCraftMan opened 10 months ago

IronCraftMan commented 10 months ago

Some channels have 24/7 live streams, which I'm not interested in recording. They do, however, sometimes have a second stream which I am interested in recording. I see in #98 you don't want to support multiple live streams, but I am using the channel monitoring feature, with a /live url, so it's not possible to have multiple instances running (they will all download the 24/7 stream).

So I'm wondering if it's possible to give ytarchive a video ID to ignore, and have it keep waiting for any other streams that might go live. Obviously this isn't perfect if the 24/7 stream ID changes, but it's better than having to manually check for live streams.

Kethsar commented 10 months ago

This would probably fall under #81.