Instead of using PyQt threads this just uses asyncio to execute some code in a separate thread
0.1.2.3alpha
This release uses a background thread to make all the http requests. This means the UI would not freeze during network operations.
0.1.2.2alpha
0.1.2alpha
0.1.1alpha
This updated provides an easier hassle free copy and paste of the URL from the user's browser. It extracts the parts it needs with much less dependency on the user.