Antoine Bollengier
Antoine Bollengier
Hello, can I do the work to convert this extension to it is compatible with Apple's Safari engine ?
Hey ! Here is an update including : - CLI parameters (url, path, dontCreateDirectoryForSongs? -> dcd) - NPM packages updated - Minor id3-tags update - NPM package (https://github.com/b5i/apple-playlist-downloader-cli)
Hi ! My little contribution : improve UI by change the scroll button like this : https://streamable.com/2kvgrd to https://streamable.com/u5ur0y
### I did this I tried to compile Curl using the curl_config.h in attachement [curl_config.h.zip](https://github.com/curl/curl/files/15296128/curl_config.h.zip) and with the `BUILDING_LIBCURL` and `HAVE_CONFIG_H` enabled. Changing `AF_UNIX` to `AF_INET` in `src/socketpair.h` when defining...
- Suppression des références à la technique d’optimisation par rectangles. - Renommage de `shouldUS` en `pShouldUpdateScreen`.
Hey it's me again! I'm back with some big performance improvements (up to more than 17x faster property access)! When accessing sub-properties of a JSON struct (i.e. `json[0, "user", "entities",...