Skip to content

Instantly share code, notes, and snippets.

View feryandi's full-sized avatar
👀
Hi, there!

Feryandi Nurdiantoro feryandi

👀
Hi, there!
View GitHub Profile
@feryandi
feryandi / panopto_dl.py
Created May 25, 2020 07:07 — forked from DavidBuchanan314/panopto_dl.py
Panopto video downloader
import requests
import json
import os
import youtube_dl
PANOPTO_BASE = "https://cardiff.cloud.panopto.eu"
"""
Place the value of your .ASPXAUTH token in the following variable
"""