Giter Site home page Giter Site logo

nus-ivle-video-downloader's Introduction

IVLE Video Downloader

A quick hack to download webcasts for offline viewing.

Downloading a single file

$ python3 dl.py <ivle12 cookie here> --webcast "javascript:void(winopenprompt('../bank/media/viewmedia.aspx?MediaItemID=xxx&ChannelID=yyy','470','430','yes','yes'))"

Downloading all files on the IVLE Multimedia page:

$ python3 dl.py <ivle12 cookie here> --medialist "https://ivle.nus.edu.sg/media/multimedia.aspx?ChannelID=xxx&ClickFrom=Outline"

Dependencies

  1. Firefox

Known Issues

This is a hack. We don't handle errors.

  1. If you have Silverlight installed, the <video> tag won't be generated, and this script will fail. As a workaround, temporarily disable Silverlight. A better solution would be to initialize Selenium with a Firefox profile that has plugins disabled. Feel free to PR this.

Why does the downloaded file only have audio?

Probably the fault of the webcast. (This is why you should actually attend lectures.)

Why Selenium?

Because IVLE's media server uses JavaScript to create the <video> tag.

nus-ivle-video-downloader's People

Contributors

cgcai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

harishanath

nus-ivle-video-downloader's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.