stepik-oauth2-videodownloader icon indicating copy to clipboard operation
stepik-oauth2-videodownloader copied to clipboard

Oop remaster

Open ifed00 opened this issue 1 year ago • 0 comments

Interactions with Stepik.org moved to StepikDispatcher class, requests unified and take advantage of ?ids[] API parameter. Added unit tests (using pytest) for StepikDispatcher class.

Improvements in code readability using standard library. Added type decorations, collections.namedtuple utilized where it makes sense.

Added user reports to videos URL collection step to improve user experience.

ifed00 avatar Oct 28 '23 10:10 ifed00