Code Monkey home page Code Monkey logo

aloscraper's Introduction

Aloscraper

Download courses from https://ww.alomoves.com automatically.

Installation

  1. pip3 install -r requirements.txt
  2. Download Chrome Webdriver according to your Version (probably 80) HERE and place into your working folder next to the .py (or add it to your PATH)
  3. Make sure you have a valid alomoves account on hand (2 week test accounts are fine).
  4. Place the links of courses you want to download in downloadlinks.txt, one per line.

Variables to set in sourcecode

  • REDOWNLOAD: Set to true if you want to skip the check for existing paths to redownload courses (corrupt/missing files).
  • BASEPATH: Where you want to store your downloads, usually just the current working directory + subfolder "content" but some of you might want to directly download to their media server.

Usage

  1. python3 downloader.py

  2. Enter your credentials in the terminal when asked.

  3. After login just wait and the downloads will begin automatically.

  4. There will be a progress bar in the console window.

  5. If you encounter any issues please report them to my github.

          __
      ___( o)>
      \ <_. )
       `---'  for s
    

aloscraper's People

Contributors

gatekeepr avatar torch77 avatar

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.