Daniel Däschle

Results 38 issues of Daniel Däschle

Support for async output like donwloading or sth else. Ctrl+C should cancel operation!

enhancement

I'm working on it, but it isn't really easy. There are two types of "get-stream-url" - queries. i had to implement both. but i don't know if it works. somebody...

Maybe after writing some tests you can add travis ci? :)

My recommendet module structure is: ``` - project - setup.py - README.md - amazonmusic (or amazon_music) - __init__.py - other files... - ... ```

**V doctor:** ``` OS: windows, Microsoft Windows 11 Home v22621 64-bit Processor: 16 cpus, 64bit, little endian, CC version: Error: exec failed (CreateProcess) with code 2: The system cannot find...

Bug

**V doctor:** ``` OS: windows, Microsoft Windows 11 Home v22621 64-bit Processor: 16 cpus, 64bit, little endian, CC version: Error: exec failed (CreateProcess) with code 2: The system cannot find...

Bug
JSON

Follow [our own](https://github.com/vlang/v/blob/master/doc/docs.md#writing-documentation) godoc inspired guidelines (vdoc guidelines) and: https://blog.golang.org/godoc You can use `v missdoc ` to get a detailed list of functions that miss documentation. List of files which...

Unit: Documentation
Unit: vlib

A timer icon (or stopwatch) which is like clock but with buttons on the upside. Timer icon also exists on material design icons.

icon request

## Decription Tests for the config function are missing. Basic tests to check if is working is enough. ## Todo - [ ] Test `use` - [ ] Test `include`...

enhancement