Code Monkey home page Code Monkey logo

lecture-hoarder's Introduction

Lecture Hoarder Build Status

Automated tool to scrape the University of Manchester video portal and download all available lecture podcasts for your course.

Note: Requires valid University of Manchester username and password

Use at your own risk

Lecture Hoarder relies on an unstable web interface that is liable to change.

This program comes with ABSOLUTELY NO WARRANTY; for details see the license. The author accepts no liability for any loss of data caused by this program. Please remember to back your files up regularly.

Installation

Requires Python 3.6+

  1. Clone the repository
git clone [email protected]:ed-cooper/lecture-hoarder.git
  1. Go to the install directory
cd lecture-hoarder
  1. Install the dependencies
pip3 install -r requirements.txt

Simple Usage

Inside your installation directory, run:

python3 lecturehoarder

Podcasts are downloaded to ~/Documents/Lectures.

Advanced Usage

Lecture Hoarder can be configured by placing a lecture-hoarder-settings.yaml file in your home directory - e.g. /home/john/lecture-hoarder-settings.yaml on Linux.

Configuration options include:

  • Changing the download directory
  • Excluding certain courses from being downloaded
  • Pre-specifying a username / password combination
  • And more

For information on configuration, please see the wiki page.

Useful Notes

Podcasts take a long time to download, so the first run may take a while to complete.

If you interrupt the program while downloading, you may find .partial files in the output directory. They are incomplete downloads and can safely be ignored/deleted.

The program will only download podcasts that you have not already downloaded, meaning that any subsequent runs (provided you don't change the download directory) will be much faster.

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.