Kenshin9977 / video-dl

A GUI for yt-dlp that aims to simplify its usage.
MIT License
32 stars 7 forks source link

Adding type-hinting to existing code base #4

Closed FtZPetruska closed 2 years ago

FtZPetruska commented 2 years ago

Description

This pull request aims to add type hinting to the existing code base and to automatically perform static analysis of the code on push and pull request.

Reasoning

Here is a list of a few reasons to integrate this pull request: