discord-track-caching

Cache tracks received from youtube and get their streams directly from cache, with a custom built-in filter options, can be used with [@discordjs/voice](https://npmjs.com/@discordjs/voice)

Usage no npm install needed!

<script type="module">
  import discordTrackCaching from 'https://cdn.skypack.dev/discord-track-caching';
</script>

README

discord-track-caching

What's it for?

discord-track-caching can be used to cache song streams downloaded from youtube, these will stay in-disk for a (un)limited amount of time, depending on the options you pass.
This does also allow the end-user to easily customise any stream with FFmpeg arguments.
Note that some FFmpeg filters are missing as this is a alpha release.
You might report bugs in our soon'ish support server!
While so you can submit issues in our issue tracker.