Itai Nelken
Itai Nelken
here is the log when running first time: [log.txt](https://github.com/Botspot/vdesktop/files/5610215/log.txt) Ubuntu told me to run `sudo apt install -f` that fixed the dependencies here is what happend 2nd time I ran:...
([emulated libs I'm using](https://github.com/ptitSeb/box86/files/6345273/typora_deps_box86.zip)) ``` Box86 with Dynarec v0.2.3 e30430be built on Jun 22 2021 19:40:21 Box86 with Dynarec v0.2.3 e30430be built on Jun 22 2021 19:40:21 ../../third_party/tcmalloc/chromium/src/tcmalloc.cc:289] Attempt to...
* apple music `.icns`, `.png` and `.ico` for [music.apple.com](https://music.apple.com). * "real" youtube music `.icns`, `.png` and `.ico` (while existing one is nice, this one is the "real one" and I...
 If merged, this pr replaces #1331.
- Check if youtube-dl is installed in more locations after installing. - Update `terminal-run` to pi-apps one. - README: how to tell youtube-dl to always download best resolution.
This handles built-in shell commands. this is done by using 2 arrays: 1) `unhandled_shell_builtins`: A string array containing the names of built-in commands that don't work through DollarSkip (`cd` for...
doesn't build on Ubuntu arm64 for [Raspberry Pi](https://www.raspberrypi.org/) steps I followed: 1) `git clone https://github.com/th-ch/youtube-music` 2) `cd youtube-music` 3) `yarn` 4) `yarn start` (to start the app) when running `yarn`...