This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
echo %* > D:\TDarr_1\Tdarr_Node\node_modules\@ffmpeg-installer\win32-x64\arg.txt | |
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "D:\TDarr_1\Tdarr_Node\node_modules\@ffmpeg-installer\win32-x64\ffmpeg_gpu1.ps1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# GOES-16 (East) CONUS Downloader | |
# -- Forked from Himawari-8 Downloader by Michael Pote: https://gist.github.com/MichaelPote/92fa6e65eacf26219022 | |
# | |
# | |
# This script will scrape the latest image from the GOES East satellite which is saved in My Pictures\GOES\, | |
# resized to fit your resolution (so no harsh aliasing) and then set as the desktop background. | |
# ***** MAKE SURE YOU SET YOUR RESOLUTION IN THIS SCRIPT **** (line 60-ish) | |
# | |
# https://cdn.star.nesdis.noaa.gov/GOES16/ABI/CONUS/GEOCOLOR/latest.jpg |