Changed
- [yt-fts-85](https://github.com/NotJoeMartinez/yt-fts/pull/85)
Minor: Moved all ASCII message printing to the [rich](https://github.com/Textualize/rich) python library
to consolidate all warning, status, progress and error message formating to one library. This removes
`tabulate` and `progress` dependencies.