Skip to content

Instantly share code, notes, and snippets.

View wklchris's full-sized avatar
🐈
I love my ginger cat! ↑ ᗢᕡᓗ

Chris Wu wklchris

🐈
I love my ginger cat! ↑ ᗢᕡᓗ
  • UC Davis
  • CA, USA
View GitHub Profile
@wklchris
wklchris / helper.py
Last active November 1, 2020 09:25 — forked from nondanee/helper.py
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