Closed jdries3 closed 2 years ago
Some shared Links from Android come with a quoted target URL title like "Page Title" URL. URL() will fail to recognize this and raise a TypeError. If TypeError is raised, try to strip quoted text and try again to get a valid URL.
Thanks!
Some shared Links from Android come with a quoted target URL title like "Page Title" URL. URL() will fail to recognize this and raise a TypeError. If TypeError is raised, try to strip quoted text and try again to get a valid URL.