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

Commit b79b32c

Browse files
committed
Bump version
1 parent 4b27ad8 commit b79b32c

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
This is a scraper for the Impartus Lecture Capture system deployed in BITS Pilani Hyderabad Campus. No more crying when Impartus servers crash during exam time because of overload. You can even access lectures from previous years in case your current prof sucks :P
44

5-
### WARNING
6-
7-
The script has stopped working due to some changes in the video feed of Impartus. If someone wants to reverse engineer the stream and get it working again, please make a PR.
8-
95
## Features
106
* Awesome GUI!
117
![GUI](assets/screenshot.png)

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.5.1"
3+
version = "0.6.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)