librespot/core
Nick Steel c491f90e09
Parse expiry timestamp from spotifycdn.com CDN URLs (Fixes #1182) (#1183)
The CDN URLs list now includes spotifycdn.com which has a different
format. It was being erroneously interpreted using the scdn.co format
and trying to parse non-digit characters as a timestamp.

Also ignore expiry timestamps we can't parse for future new URLs.
2023-07-04 10:37:22 +02:00
..
src Parse expiry timestamp from spotifycdn.com CDN URLs (Fixes #1182) (#1183) 2023-07-04 10:37:22 +02:00
tests Update MSRV to 1.61 and fix test 2022-07-28 19:32:11 +02:00
build.rs Update vergen 2023-04-13 21:17:47 +02:00
Cargo.toml Update quick-xml to 0.29 2023-06-25 23:32:09 +02:00