mirror of
https://git.lucida.su/lucida/verdana.git
synced 2026-08-04 10:46:08 +00:00
add todo note
This commit is contained in:
parent
e7a976fb00
commit
58ceea862f
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
// todo: add atmos support for format selection
|
||||
// might have to do it how orpheusdl does it?
|
||||
|
||||
// https://github.com/Dniel97/orpheusdl-tidal/blob/master/interface.py#L41
|
||||
|
||||
import { Dispatcher, fetch } from 'undici'
|
||||
import { spawn } from 'child_process'
|
||||
import os from 'node:os'
|
||||
|
|
|
|||
Loading…
Reference in a new issue