aboutsummaryrefslogtreecommitdiff
path: root/src/services/youtube-api.ts
AgeCommit message (Collapse)AuthorFilesLines
2024-09-07feat: allow running without spotifysofushn1-1/+1
2024-07-17Switch from node-ytsr to Distube's fork (#1024)Son Roy Almerol1-1/+1
Co-authored-by: Max Isom <[email protected]>
2023-03-18Remove package youtube.ts (#902)Christian Schuhmann1-71/+107
Co-authored-by: Max Isom <[email protected]>
2023-03-04Fix all lint errors (#909)Federico Rapetti1-4/+1
Co-authored-by: Max Isom <[email protected]>
2023-02-14Fix infinite loopMax Isom1-1/+1
Resolves https://github.com/codetheweb/muse/issues/884
2022-03-15Fix YouTube track live attribute (#574)Max Isom1-1/+1
2022-03-12Support for web streaming audio files (#550)Thongrapee Panyapatiphan1-0/+265
Co-authored-by: Max Isom <[email protected]>