Results 3 issues of Alex Shive

When swapping tabs, it stops the animation and looks broken. One workaround that helped me is by using the viewDidAppear/viewDidDisappear functions. ``` class ViewController: UIViewController { var overlay = MRProgressOverlayView()...

help-welcome

During runtime, I got an error for `response.content['player_data']['fmt_stream_map']` Turns out the response is a redirect (most likely from a Youtube update) A simple fix is updating the UserAgent to the...

Removed ExampleProxy which causes issues during build Updated GUID to prevent license error