Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Commit 3a9fd56

Browse files
committed
Bump version
1 parent b7fae51 commit 3a9fd56

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This is a scraper for the Impartus Lecture Capture system deployed in BITS Pilan
66
* Awesome GUI!
77
![GUI](assets/screenshot.png)
88
* Download lectures without subscribing to them.
9+
* **NEW:** Download BOTH the camera views. (Saved as video tracks in output file)
910
* Specify ranges to limit the lectures to be downloaded.
1011
* Fuzzy searching of course names.
1112
* Skips already downloaded lectures.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ilc-scraper"
3-
version = "0.2.6"
3+
version = "0.3.0"
44
description = "A scraper for Impartus Lecture Capture videos for BITS Hyderabad"
55
authors = ["iamkroot <kroot.patel@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)