I discovered that in addition to the familiar "games, ebooks, audio" platforms, there is now a "video" platform. By default, hb-downloader does not list or download anything from the video platform. A simple change like below to hb-downloader-settings.yaml does successfully download the videos when a plain command of hb-downloader.py download is ran, though, so it seems support should be easy to add?
Indeed, support should be pretty easy to add, but I don't think I have any bundle to test this with. I'll look into it anyways; hopefully under one month.
I discovered that in addition to the familiar "games, ebooks, audio" platforms, there is now a "video" platform. By default,
hb-downloader
does not list or download anything from the video platform. A simple change like below tohb-downloader-settings.yaml
does successfully download the videos when a plain command ofhb-downloader.py download
is ran, though, so it seems support should be easy to add?