I hereby claim:
- I am dmi3 on github.
- I am dmi3 (https://keybase.io/dmi3) on keybase.
- I have a public key ASAp-CgFurlrTDlsbf2f1bDXvXLMEvQ5iEFLaxJcvWChdQo
To claim this, I am signing this object:
| [Command] | |
| Command=" | |
| copyq: | |
| //https://developer.run/70 | |
| //https://copyq.readthedocs.io/en/latest/scripting-api.html | |
| popup(\"Downloading page...\") | |
| // !!! Replace Dir().homePath() with location to store images | |
| r = execute(\"url-preview-md.py\", Dir().homePath(), clipboard()) | |
| hand_shutdown "key 290 mod1" | |
| hand_capmouse "key 291 mod1" | |
| hand_fullscr "key 13 mod2" | |
| hand_restart "key 278 mod1 mod2" | |
| hand_pause "key 19 mod2" | |
| hand_mapper "key 282 mod1" | |
| hand_speedlock "key 293 mod2" | |
| hand_recwave "key 287 mod1" | |
| hand_caprawmidi "key 289 mod1 mod2" | |
| hand_scrshot "key 286 mod1" |
| hand_shutdown "key 290 mod1" | |
| hand_capmouse "key 291 mod1" | |
| hand_fullscr "key 13 mod2" | |
| hand_restart "key 278 mod1 mod2" | |
| hand_pause "key 19 mod2" | |
| hand_mapper "key 282 mod1" | |
| hand_speedlock "key 293 mod2" | |
| hand_recwave "key 287 mod1" | |
| hand_caprawmidi "key 289 mod1 mod2" | |
| hand_scrshot "key 286 mod1" |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/python3 | |
| # Decription | |
| # =========== | |
| # Script to run get all TED talks links from the page, then download it in HD | |
| # Requirements | |
| # ============ | |
| # In Linux shell run: | |
| # sudo apt-get install python3 python3-setuptools |