minitube icon indicating copy to clipboard operation
minitube copied to clipboard

Support URL handling on macOS

Open cleverdevil opened this issue 5 years ago • 2 comments

There are some great apps out there on macOS, including Bumpr, Choosy, and LinCastor that enable you to route URLs to different browsers. I currently use this functionality to route YouTube video links to VLC, but I'd greatly prefer to route those links to Minitube. In order for this to work, Minitube needs to tell macOS that it can handle HTTP links. This would be a great addition! A custom URL handler (like minitube://) would also be great.

cleverdevil avatar Aug 30 '19 22:08 cleverdevil

Thanks for the suggestion. I'll research how to do it.

flaviotordini avatar Sep 12 '19 08:09 flaviotordini

Note to self: check CFBundleURLTypes

flaviotordini avatar Sep 12 '19 08:09 flaviotordini