Skip to content

JiashengWu/DEN_Downloader2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEN_Downloader2

The simplest video downloader for USC DEN.

  • Input: .m3u8 URL (copied from DEN)
  • Output: .mp4 video file

Prerequisites

  • Python
  • FFmpeg (e.g. brew install ffmpeg)

Usage

  1. Log in to DEN, and open the page of your lecture video
  2. Under the video, right click Android/IOS, then select Copy Link Address
  3. Download den.py to a local directory
  4. Open a Terminal, cd to your directory, then run python den.py [LINK_ADDRESS]
  5. Wait and be patient :-)

Recommended Follow-ups:

Acknowledgements

About

The simplest video downloader for USC DEN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages