ViralBurst uses the following third-party software. This notice is provided
for attribution and license-compliance purposes.
---
### ffmpeg / ffprobe
on build configuration. The commonly-used "full" builds (including the
ones ViralBurst's installers fetch — via apt on Linux, via the
Gyan.FFmpeg winget package on Windows) are GPL-licensed because they
include libx264/libx265.
process — never linked into ViralBurst's own code.
installer; it has the user's own system install it via their package
manager.
### NVIDIA CUDA Libraries (cuBLAS, cuDNN)
not open source.
the user selects a GPU device; otherwise never downloaded.
nvidia-cublas-cu12, nvidia-cudnn-cu12), fetchedlive from PyPI by the user's own machine — not bundled inside the
installer.
---
| Package | License |
|---|---|
| faster-whisper | MIT |
| ctranslate2 (faster-whisper's inference engine) | MIT |
| yt-dlp | Unlicense (public domain) |
| opencv-contrib-python | Apache License 2.0 |
| numpy | BSD 3-Clause |
| Python (language + standard library) | Python Software Foundation License |
Full license texts for these packages are included in their respective
PyPI distributions and can be viewed via pip show <package> or on each
project's repository.
Hugging Face for use with faster-whisper/CTranslate2)
the installer.
---
ViralBurst's "paste a YouTube URL" input feature uses yt-dlp to fetch
video content on the user's behalf. This is subject to YouTube's own
Terms of Service, which restrict downloading content outside YouTube's
own provided mechanisms. Users are responsible for ensuring their own use
complies with the terms of whatever platform a URL is fetched from, and
with applicable copyright law for any content they process.