comparison bing4desktop/bing4desktop.py @ 16:2dea5bff9c0c

bing4desktop-0.240206-4_FIX
author prymula <prymula76@outlook.com>
date Tue, 06 Feb 2024 20:03:52 +0100
parents 18816a0c1fc2
children 3b8fd6a7f2d0
comparison
equal deleted inserted replaced
15:18816a0c1fc2 16:2dea5bff9c0c
20 import json 20 import json
21 import tempfile 21 import tempfile
22 import shutil 22 import shutil
23 import glob 23 import glob
24 24
25 ver = "0.240206-3" 25 ver = "0.240206-4"
26 26
27 BING_URI_BASE = "http://www.bing.com" 27 BING_URI_BASE = "http://www.bing.com"
28 BING_WALLPAPER_PATH = "/HPImageArchive.aspx?format=js&idx=1&n=1&mkt=en-US" 28 BING_WALLPAPER_PATH = "/HPImageArchive.aspx?format=js&idx=1&n=1&mkt=en-US"
29 full_path="" 29 full_path=""
30 actualImage = -1 30 actualImage = -1