v0.17.2
Fixes π
get_song
: added optionalsignatureTimestamp
parameter. This parameter is needed to get correct streaming links in thestreamingData
key. The correct value of this parameter changes daily. If not provided, a default value is used, which is usually correct but could be wrong for some hours late in the day. Therefore, if you notice issues with the streaming links, retrieve thesignatureTimestamp
from YouTube and provide it as a parameter. For more information on how to retrieve it, see here: #196 (comment)
Thanks to @KoljaWindeler, @impliedchaos and @Simo for helping debug this issue