Giter Site home page Giter Site logo

lecture-scraper's Introduction

lecture-scraper

A program to download and organise lecture notes

Setup

  • Download/clone this repository
  • Ensure Google Chrome is installed
  • Download chromedriver https://chromedriver.chromium.org/downloads
    • Unzip and move the chromedriver file the the lecture-scraper-master directory
    • lecture-scraper-master
      ├── README.md
      ├── chromedriver
      ├── lecture_scraper.py
      └── requirements.txt
      
  • Open the terminal/command line and cd into the lecture-scraper-master directory and run the following command to install dependencies

Usage

python3 lecture_scraper.py

lecture-scraper's People

Stargazers

 avatar  avatar

Watchers

 avatar

lecture-scraper's Issues

Deal with dead-ends faster

In lecture-scraper_physics, one often lands in dead-ends (where there are no download links). It takes about 12 seconds for the program to move onto the next screen in those cases.

When there is a download button, the program can move on within .5 seconds.

Can the dead-end case be made faster?

Download report

I propose that the user gets a report at the end: any files / pages that were skipped are specified in the end, and files that were sucessfully downloaded are also specified. This helps the user check which downloads were successful or not. Useful in the case where there are panopto videos that cannot be downloaded: it makes it very clear which videos were not downloaded.

User configurations

Perhaps allow users to save module configurations, so rather than having to edit the source code, their preferences are stored in an external JSON file?

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.