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

New version of Arte+7 ? Download impossible... #65

Closed Igrecka closed 6 years ago

Igrecka commented 6 years ago

Good evening,

Has Arte.tv issued a new version of his website ? The download buttons do not appear any more under the video frame so downloading is no longer possible.

Can you please check what goes wrong and issue a new version of this magical script (and very useful for me who lives in a place where Internet is too slow to stream video...) ?

Thanks in advance, Yannick.

daldrum commented 6 years ago

The same here, the UI for downloading videos from Arte does not appear anymore.

ron-s commented 6 years ago

I can confirm this isn't working properly. However if you refresh the page you'll see the download form, but it disappears in a split second.

It does work on a few random videos not sure why: https://www.arte.tv/en/videos/076638-000-A/reversible/

https://www.arte.tv/en/videos/046377-004-A/the-waltz-of-continents-the-origins-of-africa/

daldrum commented 6 years ago

Nope, refresh does nothing, the page just reloads, I don't see the UI

Harschism commented 6 years ago

I got the script to work on a few occasions by using the latest versions of Chrome and Tampermonkey. However, its functionality is quite random and I couldn't discern a distinct pattern.

Whenever Tampermonkey asks for permission to "access a cross-origin resource" (see screenshot), the download buttons appear. Unfortunately, that doesn't happen every time. Toggling Tampermonkey and Arte+7 Downloader on/off and reloading Arte seems to have an influence but in no consistent manner.

screen shot 2018-01-14 at 11 29 32
gorillamoe commented 6 years ago

Just to let @ron-s know (because he was so kind to test something for me), I created a PR for the issue with the new player: #68

Whenever Tampermonkey asks for permission to "access a cross-origin resource" (see screenshot), the download buttons appear. Unfortunately, that doesn't happen every time. Toggling Tampermonkey and Arte+7 Downloader on/off and reloading Arte seems to have an influence but in no consistent manner. -- @Harschism

This should also be gone with me PR.

ron-s commented 6 years ago

It appears the new script works fine, but if you still have troubles then start disabling your browser extensions until it does start working.

gorillamoe commented 6 years ago

It appears the new script works fine, but if you still have troubles then start disabling your browser extensions until it does start working. -- @ron-s

For those of you who can't wait to get my PR merged, you can use this drop-in replacement, until the PR got merged.

Harschism commented 6 years ago

@ron-s @walialu Awesome! Great work guys!

GuGuss commented 6 years ago

68 is merged. Closing this issue. Thanks @walialu for your contribution!