f3586293d0
* feat(toutiao): add recommend channel feed, fix hot --limit being ignored hot declared func(_page, kwargs) while browser:false commands receive a single args object, so kwargs was always undefined and --limit silently fell back to 30. Its unit tests passed only because they called func(null, kwargs) by hand. * fix(toutiao): require recommend article identity --------- Co-authored-by: jackwener <jakevingoo@gmail.com>