Skip to content

Instantly share code, notes, and snippets.

View ShawLyon's full-sized avatar
🏁
cc

ShawLyon ShawLyon

🏁
cc
View GitHub Profile
@nondanee
nondanee / helper.py
Last active September 29, 2025 11:46
script for vscode ffmpeg lib replacement
#!/usr/bin/python
# -*- coding: utf-8 -*-
"""
@author: Nzix
"""
import os, shutil, platform, subprocess
import re, zipfile, json
import ssl