I want to selectively archive a few broadcasts , rather than archiving all broadcasts in twitch. I am referring to the below link https://github.com/justintv/Twitch-API/wiki/Broadcasting-API and appending the no_archive parameter to my RTMP URL(rtmp://live.twitch.tv/app/$STREAMKEY?no_archive) . But I see that broadcasts are still being archived.
Am I missing something ? Should anything else be done ?
I’m not sure if that wiki is accurate or applicable given the last update was in 2013. I’ll check on this, but I wouldn’t be surprised to see that having been removed in the intervening few years. Just FYI, we’re marking that repo as deprecated. Canonical documentation is at https://dev.twitch.tv/docs.