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
144 stars 27 forks source link

STV programmes not being added to Get iPlayer Automator using Mac OS Ventura #461

Open Swilly6vic opened 9 months ago

Swilly6vic commented 9 months ago

I have a new MacBook Air 15 running Mac OS Ventura. After downloading get iplayer automator I have found that BBC programmes are added ok but when I try to add programmes from the STV website (by clicking on use current webpage I get a modal box telling me that the programme page can't be found.

I would expect to see the programme added to the download queue when I click on Use Current Webpage but I see a modal box telling me that programme page can't be found. (files attached)

I am use Version 1.25.4 (20230609001) of GIA

I an not using any proxy or a VPN.

I was trying to add The Rise and Fall of The Krays.


What steps will reproduce the problem? Be specific, and provide as much detail as possible.

What is the expected output? What do you see instead?

What version of GiA are you using? On what version of OS X?

Are you using a web proxy? DNS proxy? VPN? VPS?

What program are you attempting to download (full title, series and episode)? Provide only ONE program as an example.

Please provide any additional information below.

Download Formats General Settings New Programmes Advance Modal box showing programme page cant be found
skovatch commented 9 months ago

What was the URL you were on when you clicked Use Current Webpage? I'm able to download this episode of James Martin's Spanish Adventure, which is https://player.stv.tv/episode/4hyb/james-martin-spanish

If you are looking at https://player.stv.tv/summary/espresso-krays that won't work -- the URL needs to have 'episode' in the path or GiA can't read the information it needs to download the video. (https://player.stv.tv/episode/47eg/espresso-krays)

Swilly6vic commented 9 months ago

I was able to download https://player.stv.tv/summary/espresso-krays https://fe412078-4fa3-45ba-a031-2fd3c94ec72a.mlbtlr.com/p2/KsvvWkzXS7Gk1-QHELMh8g/lroTPxj9RIOpx1H2F6e6xQ?contactid=bffd03ujtRR7xU4s5LJphw without any problem on my iMac which runs Mac OS Monterey.

My problem is that I seem to be having problems downloading any programmes from STV on my new MacBook Air 15 running Mac OS Ventura. I have no problem downloading programmes from the BBC, I also provided screenshots of my settings so I am still wondering if there is a settings issue. Any assistance would be grateful. Kind regards
Stephen Williams

Mr Stephen Williams @. @.> Tel: +44 (0)1784 740653 Mobile: +44 (0)7876573660

On 20 Sep 2023, at 17:13, Scott Kovatch @.***> wrote:

What was the URL you were on when you clicked Use Current Webpage? I'm able to download this episode of James Martin's Spanish Adventure, which is https://player.stv.tv/episode/4hyb/james-martin-spanish https://player.stv.tv/episode/4hyb/james-martin-spanish If you are looking at https://player.stv.tv/summary/espresso-krays https://player.stv.tv/summary/espresso-krays that won't work -- the URL needs to have 'episode' in the path or GiA can't read the information it needs to download the video.

— Reply to this email directly, view it on GitHub https://github.com/Ascoware/get-iplayer-automator/issues/461#issuecomment-1728050736, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG4CJSRLXD2GSAE7QROUHP3X3MIZZANCNFSM6AAAAAA44W4XJQ. You are receiving this because you authored the thread.

cgareth commented 9 months ago

Have you clicked through, as far as you can go, past the "parental guidance" page? Past the title page that has the "More Like This" banner lower down? If I try to Use Current Webpage on GiA on that page, I get the same Prog Not Found alert as you.

So. Click the purple play button, say Yes to the parental guidance, and add the next page to GiA. This should be in the Safari address bar - (my typos) ** p layer.s t v.tv/e pisode/47eg/espres so-krays

What happens?

If you actually start watching the programme, that's the page you need.

skovatch commented 9 months ago

If it's a new laptop the problem might be that the M1-native code can't launch the Intel-based python needed to run yt-dlp. First, quit Get iPlayer Automator, if it's running. Then click on Get iPlayer Automator.app in the Finder, choose Get Info (cmd-I) and check 'Open using Rosetta'. Launch the app again and you should be in better shape.

Let me know if that works... I may have to rethink how I'm building the app if it does.