Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

CC-YouCube/WaveStream

WaveStream

On demand streaming and conversion service for CC: T.
This project is currently in development and will become the base of YC 2.0 when video streaming is supported.


Current API Endpoints

Image NFT Converter

Endpoint: /api/v1/img/nft
Description: Converts images to NFT format.
Status: Stable but dither param will change and max width and height will be added

Parameter Type Default Description
url string - The URL of the image to convert.
width integer 51 The desired width of the output image.
height integer 19 The desired height of the output image.
dither boolean false Enables dithering for the image.

DFPWM Streaming

Endpoint: /api/v1/audio/dfpwm
Description: Streams audio in DFPWM format.
Status: Stable but internal chunk size will change and automatic passing to yt-dlp

Parameter Type Default Description
url string - The URL to extract from or an youtube search quarry

PCM U8 WAV Streaming

Endpoint: /api/v1/audio/pcm
Description: Streams audio in PCM U8 WAV format.
Status: Unstable

Parameter Type Default Description
url string - The URL to extract from or an youtube search quarry

Server requirements


Displaying nft

Example soonTM

Example soonTM


Audio Clients

Speaker.lua (Integrated in CC: T)

  • Command: speaker play <url> [speaker]

For PCM

  • Command: austream <url> type=pcm,dataType=unsigned,streamData=true

For DFPWM

  • Command: austream <url> type=dfpwm,streamData=true

WaveStream

  • Status: WIP
  • Command: wavestream <short_url>
  • Status: Maybe Coming soonTM

Video Clients

  • Status: Coming soonTM

Public Servers

About

On demand streaming and conversion service for CC: T.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /