mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-24 00:21:52 +00:00
* Play Internet Sound respects start time For example, adding &t=400 to youtube links. Doesn't try to parse the start time, youtube-dl does that for us already. Will probably work on most sites not just youtube. * [Play Internet Sound] now supports end time too Switched event handler for start to loadeddata from canplay loadeddata fires when the first frame is available this is quicker and more consistent than canplay, which tries to predict at least a few moments of playability being available before it fires * [Internet Sound] music_extra_data now starts null
35 KiB
35 KiB