-
In https://github.com/pnicto/impartus-video-downloader/releases/tag/v1.5.2, what I used as an index probably is a hacky way of doing it. As only the filename uses the local index, but the other parts …
-
Everytime I try to download using the UI, the promt puts up this error:
`Traceback (most recent call last):
File "D:\D\Assignments\venv\lib\site-packages\urllib3\connectionpool.py", line 449, in…
-
Hi,
When I installed all dependencies and tried extracting the videos, I am facing below errors
**_ 'NoneType' object is not subscriptable ...._**
Kind of tried skipping such none types but ge…
-
CPU usage goes up to 50% and above on an idle window.
The issue occurs after a downloaded video is processed, during which the app shows spin icon.
The spin icon triggers an update with a default 10…
-
The program works for all my courses except for one. I think this might be caused by the special character "&" in the name of the course or something.
Name of the course on impartus:ECON F412/FIN F3…
-
ffmpeg encoding is cpu heavy,
to use it on old hardware, it may be worth to have the subprocesses launched at lowered priority.
-
Traceback (most recent call last):
File "C:\Users\arund\impartus-downloader\ui\uiitems\table.py", line 304, in on_click_download_video
row = self.get_row_from_rfid(rf_id, is_flipped)
File "…
-
- OS: [Google Cloud Console]
![74545](https://user-images.githubusercontent.com/91128541/134200659-63279063-3af2-4b6e-a107-7c0d44d4f10d.PNG)
**Additional context**
i didnt have good pc so di…
-
lenovo@DESKTOP-JP72497 MINGW64 /e/impartus-downloader (master)
$ python App.py
Traceback (most recent call last):
File "E:\impartus-downloader\App.py", line 46, in
App().run()
File "E:…
-
**Describe the bug**
new version of tksheet published on 11th June is breaking the module.
**To Reproduce**
Steps to reproduce the behavior:
1. install dependencies
2. Run the app
**Scree…