Skip to content

Instantly share code, notes, and snippets.

View jimgsey's full-sized avatar
🌴
On vacation

Jimgsey jimgsey

🌴
On vacation
  • Spain
View GitHub Profile
@jimgsey
jimgsey / Activate Office 2019 for macOS VoL.md
Created September 18, 2024 19:13 — forked from zthxxx/Activate Office 2019 for macOS VoL.md
crack activate Office on mac with license file
@jimgsey
jimgsey / Youtube Downloader
Created December 13, 2021 20:51 — forked from krsh-37/Youtube Downloader
Parsing youtube links to downloadable links for Telegram Bot
#Intitialize YouTube downloader
ydl = youtube_dl.YoutubeDL({'outtmpl': '%(id)s%(ext)s'})
# works when /ytdl <link> is given
@bot.message_handler(commands=['ytdl'])
def down(msg):
args = msg.text.split()[1]
try:
with ydl:
result = ydl.extract_info(
@jimgsey
jimgsey / .. MediaCreationTool.bat ..md
Created October 5, 2021 18:37 — forked from AveYo/.. MediaCreationTool.bat ..md
Universal MediaCreationTool wrapper for all MCT Windows 10 versions from 1507 to 21H1 with business (Enterprise) edition support

Not just an Universal MediaCreationTool wrapper script with ingenious support for business editions,
Preview
A powerful yet simple windows 10 / 11 deployment automation tool as well!

configure via set vars, commandline parameters or rename script like iso 21H2 Pro MediaCreationTool.bat
recommended windows setup options with the least amount of issues on upgrades already set
awesome keyboard focus dialogs to pick windows version and enhanced preset action

Auto Setup for upgrading directly with the auto-detected Edition, Language, Architecture *
- can troubleshoot auto setup failing by adding no_update to script name