This request says there is 2442 videos in total:
However, if I omit broadcast_type
https://api.twitch.tv/kraken/channels/lirik/videos?limit=100&offset=0&client_id=XXX&api_version=3
The response says 296 videos.
According to the docs:
https://dev.twitch.tv/docs/v3/reference/videos#get-channelschannelvideos
broadcast_type is not even a parameter.
Broken?