Skip to content

Releases: vstenby/Best-of-Mat-1

Release 3.0.0: Multithreading

24 Oct 18:17
b7fd30e
Compare
Choose a tag to compare

Release 3.0.0: Multithreading

The downloader has never been faster! Thanks to @TheLucanus, the Best-of-Mat-1 repository has gotten a significant speed-up by using several threads at once to download. This means that it's a lot faster to get all of that sweet Mat 1 down on your harddrive!

Release 2.0.0: Major Improvements

03 Apr 13:09
c786691
Compare
Choose a tag to compare

Release 2.0.0 is officially in the air. In this release, the Best of Mat 1-script is no longer dependent on the DTU-Video-Downloader, MoviePy or Selenium. Therefore, it should be a lot simpler for new people to get to run.

Another huge change is also that while the previous release had to download a full lecture to export a clip, this is no longer needed due to ffmpeg. ffmpeg can simply download the specific part of the video, which means that a full export of all mp3s now takes about an hour to complete.

speed

Release 1.0.0: Initial release with basic features

25 Nov 13:53
38de9c0
Compare
Choose a tag to compare

Initial release

This is the first release of the Best of Mat 1-repository, where the following features are implemented:

Features

  • Choose between .mp3 and .mp4 in settings.py
  • Specify minimum rating in settings.py
  • Specify minimum duration in settings.py
  • Overview of available clips in overview.tsv or via GitHub here.
  • Export specific clip(s) in settings.py

Stay posted for more features in the future!