Falxie
Falxie
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS Windows ### GPU cuda ### VRAM 24GB ### What happened? Starting invoke.bat...
My code snippet: ``` L = instaloader.Instaloader( download_videos=False, download_video_thumbnails=False, post_metadata_txt_pattern='' # Disables creation of caption text files. ) L.load_session("userName", { "csrftoken": "token1", "sessionid": "token2", "ds_user_id": "token3", "mid": "token4", "ig_did": "token5"...
Since I couldn't find the printParamsXml anywhere but on the wayback machine (since [http://labelwriter.com/software/dls/sdk/PrintParams.xsd](http://labelwriter.com/software/dls/sdk/PrintParams.xsd) no longer exists and I couldn't find it on the dymo.com site) I took the freedom...
This fixes the issue with setting the data for a QRCode via call to "setObjectText". I tested this with "Website" and "Text" selected for the QRCode in "DYMO Connect for...