bat,PowerShell ,windows

Thumbnail of post image 169

通常では bomがついて 出力されてしまいます

バージョンの確認$PSVersionTable新しいバージョンのパワーシェルPowerShellをインストール

Releases · PowerShell/PowerShell ...

Python

Thumbnail of post image 106
インストール

次のプログラムを使用させていただきます

faster-whisperを利用してリアルタイム文字起こしに挑戦 #Python – Qiita

GitHub – reriiasu ...

windows

Thumbnail of post image 026

ホームページの仕様が変わるとXpathを作ったプログラムを変更するのが大変になります

変更前と変更後のXpathの一覧を作成変更前と変更後のXpathをカンマ区切りで並べる

CSV エディタを使っても大丈夫です

一括で ...

Python

Thumbnail of post image 062
インストール

GitHub – jhj0517/Whisper-WebUI: A Web UI for easy subtitle using whisper model.

"D:\WinPython\Win ...

bat,PowerShell ,windows

Thumbnail of post image 065

バッチファイルpowershell -command "(Get-Content .\hello.txt) | %%{ $_ -replace 'hello','konbanwa'} | set-c ...

bat,PowerShell ,windows

Thumbnail of post image 131

バッチファイルpowershell -command "Get-Content output1.txt -Head 2 | Out-Host"powershell -command "Get-Content o ...

bat,PowerShell ,windows

Thumbnail of post image 112

バッチファイルpowershell -command "$i=1;$inputF ='output1.txt';$baseName = ::GetFileNameWithoutExtension($inputF); ...

bat,PowerShell ,windows

Thumbnail of post image 018

バッチファイルpowershell -command "Get-Content output1.txt -ReadCount 2 | %%{$_ -join ','} | Out-Host"aqbkcma ...

bat,PowerShell ,windows

Thumbnail of post image 015

Windows パソコンでペーストコマンドと同じようなことをします

バッチファイルpowershell -command "Get-Content output1.txt , output2.txt | Group-O ...

AutoIt

Thumbnail of post image 052
方法

Chrome 上で要素を右クリック、「検証」を選ぶ
デベロッパーツール上で要素を右クリック、「Copy→Copy_full_xpath」を選ぶ

画像を認識して手で行っている作業を自動化します

/html/ ...