Releases: vstenby/Best-of-Mat-1
Release 3.0.0: Multithreading
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
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.
Release 1.0.0: Initial release with basic features
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!