rgoubet
rgoubet
Same here, Ubuntu 20.04
Yes, of course you can always call the script itself, but it would be much clearer if one could use the `scourString` method itself.
At least, this seems to work to optimize an XML string (i.e. without a need for an SVG file on disk): ```python from scour import scour def minify_svg(xml_string): opts =...
> In your case, you are using schemas wrong way. In my code example, I'm trying to create 5 fullfilled schemas (that I could then export 5 times) based on...
My use case is that I want to create multiple, large random data sets in Excel files (generated with openpxl) for stress test purposes. So, let's say I want to...
Same for me: ``` $ youtube-dl -F --verbose https://www.arte.tv/fr/videos/100225-000-A/sagrada-familia-le-defi-de-gaudi/ [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['-F', '--verbose', 'https://www.arte.tv/fr/videos/100225-000-A/sagrada-familia-le-defi-de-gaudi/'] [debug] Encodings: locale...
Plainly relevant since it's the same issue on a different site, furthermore indicating that more sites could be affected. I'm hoping a new release will include this fix soon and...
I've switched to [yt-dlp](https://github.com/yt-dlp/yt-dlp), which works after replacing the `arte.py` file with [this one](https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/yt_dlp/extractor/arte.py). Note that audio and video files apparently need to be downloaded separately after identifying them with...
Sure it is. Typora is installed with apt, and for VSCode, Atom... once you install the deb package, it registers a repository and the package is kept up to date....
Also having this issue with a `postgresql+psycopg2` connection string