arthurjarvis02 / itvx-adblocker

Chrome/Firefox extension to remove ad breaks from ITVX
3 stars 1 forks source link

Video ID not found #1

Closed jamesalexyoung closed 3 weeks ago

jamesalexyoung commented 1 month ago

Firstly thank you for creating/maintaining this extension.

Repeatedly get the following error:

[ITVX Adblocker] Video ID not found

Stack Trace content.js:43 (anonymous function)

arthurjarvis02 commented 1 month ago

Could you send a link to the specific episode you are trying to watch? Also, do you have any other chrome extensions running?

jamesalexyoung commented 1 month ago

https://www.itv.com/watch/tour-de-france-highlights/10a5559/10a5559a0006

Also running Grammarly and Honey extensions. ᐧ

On Fri, Aug 9, 2024 at 2:34 PM Arthur Jarvis @.***> wrote:

Could you send a link to the specific episode you are trying to watch? Also, do you have any other chrome extensions running?

— Reply to this email directly, view it on GitHub https://github.com/arthurjarvis02/itvx-adblocker/issues/1#issuecomment-2277959144, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQI6O3OILT65VJ4XFDG3UWLZQTAPXAVCNFSM6AAAAABLTD7MV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZXHE2TSMJUGQ . You are receiving this because you authored the thread.Message ID: @.***>

arthurjarvis02 commented 1 month ago

Fix has been implemented into the latest release.

ITV removed the element on the page I was using to grab the video IDs. Also, they changed the key in the local storage that the player stores the breaks watched.

Thanks for using the extension and pointing out the issue :)

arthurjarvis02 commented 1 month ago

At the moment the extension works when you select a specific episode to watch (your link would work as episode 6 is selected). Will work on getting the ads blocked when clicking play without selecting an episode (eg. https://www.itv.com/watch/tour-de-france-highlights/10a5559), and also for films/one off specials.

jamesalexyoung commented 1 month ago

Thanks. Much appreciated. Keep up the good work. ᐧ

On Sat, Aug 10, 2024 at 11:37 PM Arthur Jarvis @.***> wrote:

At the moment the extension works when you select a specific episode to watch (your link would work as episode 6 is selected). Will work on getting the ads blocked when clicking play without selecting an episode (eg. https://www.itv.com/watch/tour-de-france-highlights/10a5559), and also for films/one off specials.

— Reply to this email directly, view it on GitHub https://github.com/arthurjarvis02/itvx-adblocker/issues/1#issuecomment-2282301896, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQI6O3KGUDQZITPFY6KRMGLZQ2I4FAVCNFSM6AAAAABLTD7MV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSGMYDCOBZGY . You are receiving this because you authored the thread.Message ID: @.***>

arthurjarvis02 commented 3 weeks ago

Issue now fixed when a specific episode is not selected.