The simplest video downloader for USC DEN.
- Input:
.m3u8URL (copied from DEN) - Output:
.mp4video file
- Python
- FFmpeg (e.g.
brew install ffmpeg)
- Log in to DEN, and open the page of your lecture video
- Under the video, right click
Android/IOS, then selectCopy Link Address - Download
den.pyto a local directory - Open a Terminal,
cdto your directory, then runpython den.py [LINK_ADDRESS] - Wait and be patient :-)