GuGuss / ARTE-7-Downloader

User script to download videos from the ARTE+7 website
GNU General Public License v3.0
263 stars 33 forks source link

the script is still working in may 2019 #78

Closed frouty closed 5 years ago

frouty commented 5 years ago

Hi, Is the script still working in may 2019? A few month ago everything was OK But now no information about the link to download

Firefox Quantum 60.7.0esr or Chromium Version 73.0.3683.75 (Developer Build) built on Debian 9.8, running on Debian 9.9 (64-bit)

script installed with : Tapermonkey script version : / --- GLOBAL VARIABLES --- / let scriptVersion = 3.1;

Thanks

Bumbadawg commented 5 years ago

Hi @frouty,

But now no information about the link to download

In the readme you'll find "install the script": with tampermonkey you should be good to go.

https://raw.githubusercontent.com/GuGuss/ARTE-7-Downloader/master/src/arte-downloader.js

If you report an error once using it, please describe what goes wrong and i'll look it up.

Bumbadawg commented 5 years ago

I tested it with Greasemonkey, it seems to be still working with 3.1.

chevillet commented 5 years ago

I tested it with Greasemonkey, it seems to be still working with 3.1.

3.1 also still working with Tampermonkey 4.8.41 and Chrome 74.0.3729.169.

Bumbadawg commented 5 years ago

Alright @chevillet thanks for the feedback. Closing issue.

frouty commented 5 years ago

OK thanks. I install the web-extension. And sometimes I had to refresh the page to make it happen.

Bumbadawg commented 5 years ago

Interesting @frouty, i used to live in Reunion island and had a similar issue, mainly because there is a manual set timeout and bad connections trigger it.

If you have specific pages in which this often happens, please reopen an issue about it and i'll fix it.