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 May 4, 2023 09:14
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