YouCube icon indicating copy to clipboard operation
YouCube copied to clipboard

Moved to https://github.com/CC-YouCube

Results 37 YouCube issues
Sort by recently updated
recently updated
newest added

### Describe the feature. An option to tell YouCube what speaker it should use and an option to tell YC that it should only use 1 or a given amount...

feature request
client

### Description In order to resolve this issue benchmarks of all "main" functions might be needed! ### Reproduction steps 1. Request video on screen with a size around 164x120 2....

bug
client

### Description This can be fixed by loading the audio before starting the video ### Reproduction steps 1. Open Minecraft 1.12.2 with CC:T and Computronics 2. Run YouCube 3. DESYNC!...

bug
client

### Describe the feature. make string_pack optional

feature request
client

### Describe the feature. [debugger-peripheral](https://craftos-pc.madefor.cc/docs/api-reference#debugger-peripheral) code snippets: ```lua local debugger = peripheral.find("debugger") function debug(...) if args.verbose then print(...) end if debugger then debugger.print(...) end end ``` ```lua if periphemu then...

feature request
client

Add features like: - [x] playlist support - [x] shuffle - [ ] random - [x] loop - [x] volume - [ ] pause / play

feature request
client

### Describe the feature. [Gunicorn](http://gunicorn.org/) ‘Green Unicorn’ is a Python WSGI HTTP Server for UNIX. also see [aiohttp server deployment](https://docs.aiohttp.org/en/stable/deployment.html).

feature request
server
client

add support for pcm, dfpwm, wav, aiff, au, flac files with [AUKit](https://github.com/MCJack123/AUKit)

feature request
client

### Describe the feature. Delete cached files after a while

bug
feature request
server
security

### Describe the feature. Automatically update YC

feature request
client