Giter VIP home page Giter VIP logo

auzef-dl's Introduction

auzef-dl

This tool is used to batch-download Istanbul University AUZEF lecture videos. Originally designed to work on Linux, it should also theoretically work on Windows.

Requirements

  • aria2c
  • requests (python library)
  • BeautifulSoup4 (python library)

6.2024 Update

  • Rewrote the whole logic of the script based on the updated AOS website. Required URLs are also changed to keep the script no-login.
  • Replaced selenium with requests and bs4 for speed and simplicity.
  • Added a userscript that extracts video player page links from the course page to the clipboard.
  • Changed the app logic to accept links from the terminal, and parses them internally instead of handling them with files.

Usage

  1. Add the Tampermonkey or Greasemonkey extension to your browser.
  2. Install linkfetcher userscript.
  3. Browse the course page and click on "Konu Anlatımı (Video)" so it loads the video links.
  4. You should see an "Extract Links" button in the bottom left corner of the page after installing the userscript. Click on the button to copy the video links.
  5. Run "app.py". Then, paste the links in the script window. It will download the videos in "./downloads/".

auzef-dl's People

Contributors

wintergew avatar

Watchers

 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.