Ascoware / get-iplayer-automator

The goal of Get iPlayer Automator is to allow iTunes and your Mac to become the hub for your British Television experience regardless of where in the world you are. Currently, Get iPlayer Automator allows you to download and watch BBC and ITV shows on your Mac. Series-Link/PVR functionality ensures you will never miss your favourite shows. Programmes are fully tagged and added to iTunes automatically upon completion. It is simple and easy to use, and runs on any machine running Mac OS X 10.7 or later. And since the shows are in iTunes, it is extremely easy to transfer them to your iPod, iPhone, or Apple TV allowing you to enjoy your shows on the go or on your television.
GNU General Public License v3.0
146 stars 26 forks source link

Can you add firefox as a browser for "use current webpage" #258

Open jkirklan opened 5 years ago

jkirklan commented 5 years ago

[edited to remove boilerplate]

skovatch commented 5 years ago

The short answer is "probably not". The 'Use Current Webpage' relies on AppleScript to get the URL of the frontmost browser window. Firefox has the absolute minimum scriptability provided by the OS, which doesn't include any information about the content of the window.

jkirklan commented 4 years ago

thanks

espaguete-code commented 3 years ago

is it okay to use chrome with GIA? Or is safari better?

skovatch commented 3 years ago

Either works well. Microsoft Edge works, too.

espaguete-code commented 3 years ago

Thanks Scott Do you happen to have very slow download times? Mine is so slow that it takes several hours for some videos to download.

On Sun, 8 Nov 2020 at 14:15, Scott Kovatch notifications@github.com wrote:

Either works well. Microsoft Edge works, too.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ascoware/get-iplayer-automator/issues/258#issuecomment-723531808, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARVRHYQGUHAXAB3AI72LVI3SOYSQHANCNFSM4I4CAJIQ .

skovatch commented 3 years ago

Some days I do, but generally, no. My smart DNS provider works well. Note that get_iplayer doesn't use the browser to retrieve shows. It's all done in perl.