Michael
373e6a53ac
Improve YouTube API error handling ( #1199 )
...
Enhance YouTube API service with comprehensive error handling, retries, and
logging to improve reliability. Add typed YouTubeError interface, implement
exponential backoff with jitter, properly handle rate limits (429) and quota
exceeded (403), and improve cache key management.
2025-01-27 17:02:07 -08:00
sofushn
af639159d1
feat: allow running without spotify
2024-09-07 13:09:45 +02:00
Son Roy Almerol
62b1abcba0
Switch from node-ytsr to Distube's fork ( #1024 )
...
Co-authored-by: Max Isom <hi@maxisom.me>
2024-07-17 21:43:26 -07:00
Christian Schuhmann
5de8b036cb
Remove package youtube.ts ( #902 )
...
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2023-03-18 20:51:16 -05:00
Federico Rapetti
02611f2ae1
Fix all lint errors ( #909 )
...
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2023-03-04 15:40:26 -06:00
Max Isom
c8414f2714
Fix infinite loop
...
Resolves https://github.com/codetheweb/muse/issues/884
2023-02-14 19:13:35 -08:00
Max Isom
df803b8c76
Fix YouTube track live attribute ( #574 )
2022-03-15 17:58:39 -05:00
Thongrapee Panyapatiphan
6c118dc965
Support for web streaming audio files ( #550 )
...
Co-authored-by: Max Isom <hi@maxisom.me>
2022-03-12 09:50:29 -06:00