purelymailに移行

purelymail.com
年間10$
諸事情により移行。
他にも色々あるが、安いので(藁)
値段詳細:Pricing | Purelymail

ca対応で色々探す

protonmailはCatch-all対応のPRO版が年間6.25€。Purelyが圧倒的に安い

f:id:seahouse:20200417065652p:plain
protonmail_price

ca対応以外でもここを参考に
free.arinco.org
www.privacytools.io

mailbox.org
CA対応、onionサービス有、月1€と安価だが‥

tutanota.com
セキュアメール。protonかこっちか。
torは大体の出口ノードが弾かれる模様。

tool

入れたツール

ファイル高速検索。Explorer検索は重いので入れてみた。結構速い。
www.voidtools.com

動画編集
lightworks。結構使い易い。
lightworks

DaVinci Resolve 16 試してみる。 → グラボがしょぼすぎて立ち上がらず…orz
www.blackmagicdesign.com

3D動画編集。Vtuber
www.blender.org

画像編集
gimpで充分だが、色々試してみる。
inkscape.org

soundenginePRO
お手軽音量調整。Free版ではmp3が扱えないためPro版。
チケット云々は自力入力でコピー。
soundengine.jp

deepL翻訳デスクトップ版
{Ctrl+C)*2で簡単翻訳。セキュリティ的には…知らん。

Password管理。
keepassxc.org

windowsのデフォルトフォント変更。上記keepasXCが見辛かったので。
MeiryoUIも大っきらい!!
tatsu.life.coocan.jp

cliqz.com
独自の検索サイトのセキュア重視ブラウザ。firefoxベース。
使ってみた感じは悪くない。Chromium系のIridiumかこっちか。

addons.mozilla.org
キャプチャ突破アドオン。慎重に使おう。(提案)
参照:Say no to Cloudflare - Robin Wils's website

github.com
twitterスクレイピング

loki.network
メッセージアプリ。torの亜種?アルトコイン用に作られたそう。

www.eff.org
firefoxを入れたら絶対に入れること

github.com

$ pyinstalive.exe --help
usage: pyinstalive [-h] [-u USERNAME] [-p PASSWORD] [-d DOWNLOAD] [-b, BATCHFILE] [-i] [-nr] [-nl] [-cl]
                   [-cp CONFIGPATH] [-dp DLPATH] [-as ASSEMBLE] [-df] [-nhb] [-v] [-sm] [-o]

You are running PyInstaLive 3.2.0 using Python 3.8.2

optional arguments:
  -h, --help            show this help message and exit
  -u USERNAME, --username USERNAME
                        Instagram username to login with.
  -p PASSWORD, --password PASSWORD
                        Instagram password to login with.
  -d DOWNLOAD, --download DOWNLOAD
                        The username of the user whose livestream or replay you want to save.
  -b, BATCHFILE, --batch-file BATCHFILE
                        Read a text file of usernames to download livestreams or replays from.
  -i, --info            View information about PyInstaLive.
  -nr, --no-replays     When used, do not check for any available replays.
  -nl, --no-lives       When used, do not check for any available livestreams.
  -cl, --clean          PyInstaLive will clean the current download folder of all leftover files.
  -cp CONFIGPATH, --config-path CONFIGPATH
                        Path to a PyInstaLive configuration file.
  -dp DLPATH, --download-path DLPATH
                        Path to folder where PyInstaLive should save livestreams and replays.
  -as ASSEMBLE, --assemble ASSEMBLE
                        Path to json file required by the assembler to generate a video file from the
                        segments.
  -df, --download-following
                        PyInstaLive will check for available livestreams and replays from users the account
                        used to login follows.
  -nhb, --no-heartbeat  Disable heartbeat check for livestreams.
  -v, --verbose         PyInstaLive will output JSON responses and some misc variables.
  -sm, --skip-merge     PyInstaLive will not merge the downloaded livestream files.
  -o, --organize        Create a folder for each user whose livestream(s) you have downloaded. The names of
                        the folders will be their usernames. Then move the video(s) of each user into their
                        associated folder.