Version 6.0.4
- Fix inheritance issue adding listener with
client.add_listener(748a20e) - Add age restriction error when requesting room info (233542f, 852943a)
- Fix params being sent on all requests, even HTML requests, and add ability to disable base params (852943a)
The following belong to commit eb243c7:
- Add
RoomIdAPIRoute - Rename
RoomIdRoutetoRoomIdHTMLRoute - Add fallback room ID method
- Disable room info by default
- Add
fetch_live_checkstart param instead of room info (due to 18+ restriction issue) - Refactor & clean some code