chapters with played songs
Closed this issue · 5 comments
use noa apis to make chapters for songs played on the programme
wont work very well for non-music programmes lol
https://radiko.jp/v3/feed/pc/noa/FMT.xml - live
https://radiko.jp/v2/api/noa?station_id=INT&ft=20230616000000&to=20230616050000 - specific range
there are limits to how far back in time it'll go, and how big a range you can have - not sure what these actually are
can i modify the metadata on the fly during a live stream?
very probably not, so no live then
timefree probably doable though
have to calculate the chapter times from the absolute (clock) time
sounds annoying
as an alternative to adding chapters on the fly for live, could i add them all at the end? (for the saved file)
could i add them all at the end? (for the saved file)
no, can only return metadata once
worth documenting
https://api.radiko.jp/music/api/v1/noas/ABC/latest?size=20
used for live