**Name change and API Optimization**
This software is now called _QTube_, a name that better reflects its purpose (i.e., to queue YouTube videos).
This release includes a major API call optimization (Issue 4), with about 10 times fewer calls made per run. This means that the 10K call limit of the free API credentials should no longer be an issue for anyone.
Type hints are now included for the functions of the [library](src/library.py) file.