Closed danielbezerracorral closed 8 years ago
this is the URL of the strange black page :
Thank you for the feedback @danielbezerracorral
When I click on "download video", instead of downloading, a new tab is opened on my browser, and the video I wanted to download starts playing in this new tab which has a black background (see image)
This is a normal behavior, at least on Firefox. Ctrl+s to save the mp4 or right click / save video.
A request to a cross origin resource is nothing unusual. You just have to check whether this script has a good reason to access this domain.
Indeed, this is how the Arte player works: makes a xrequest to another server to get the video file.
Please note that userscript authors can avoid this dialog by adding @connect tags ⬀ to their scripts.
That we can add.
Good day !
Perfect, it works :)
Thank you, Bumba.
Best,
D.
Arte Playground = version 2.5 Google Chrome = Version 54.0.2840.71 m yes, Tampermonkey = v4.1.10
It started about one week ago, and it happens with every video I try to download from Arte+7.
When I click on "download video", instead of downloading, a new tab is opened on my browser, and the video I wanted to download starts playing in this new tab which has a black background (see image)
Furthermore, when opening the Arte webpage, I'm being constantly redirected to a Tampermonkey page where I see the following message:
"A userscript wants to access a cross-origin resource. NAME Arte+7 Downloader TAB URL http://www.arte.tv/guide/fr/063632-002-A/les-sept-vies-du-sea-cloud-2-5?country=DE DESTINATION DOMAIN www.google.com DESTINATION URL https://www.google.com/recaptcha/api2/anchor?k=6LenSBkTAAAAADn-TGpN0-CQ__bz_4anv7UQTrJo&co=aHR0cDovL3d3dy5hcnRlLnR2Ojgw&hl=en&type=image&v=r20161028135114&theme=light&size=normal&cb=9ypu40e24yqx Focus source tabSkip timeout (9 seconds) A request to a cross origin resource is nothing unusual. You just have to check whether this script has a good reason to access this domain. For example there are only a very few reasons for a userscript to contact your bank.
Please note that userscript authors can avoid this dialog by adding @connect tags ⬀ to their scripts.
No matter how you'll decide, you can change your opinion at any time at the script's settings tab ⬀."
I normally click on the option "allow once"
Before posting
Issue information