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

[features] support Live, playlist, 360/VR #58

Closed Bumbadawg closed 5 years ago

Bumbadawg commented 7 years ago

Features to implement with indicated implementation difficulties.

Support new clean 360 player. [EASY]

Eg. http://download-a.arte.tv/arte360/Aliens/Aliens_1.json and previous remove hack

Support live [MODERATE]

Haven't got the opportunity to see one but it should be either HLS or RTMP. If RTMP link, make a button to open it with VLC and download the stream. No proper solution for HLS streams.

Support playlist [HARD]

Eg. https://www.arte.tv/fr/videos/RC-014949/arte-journal-junior-repond-a-vos-questions/

GuGuss commented 7 years ago

I haven't seen any way to fetch the Playlists. That'd definitely be a cool feature 👍

rokdd commented 6 years ago

Hello.. because of the playlist feature there is the json to parse or I am wrong: https://api.arte.tv/api/player/v1/collectionData/de/RC-013881 And then https://api.arte.tv/api/player/v1/config/de/075125-000-A?platform=ARTE_NEXT

Bumbadawg commented 6 years ago

@rokondo yes. It seems they simplified their playlist format.

Bumbadawg commented 5 years ago

Closed w/ 3.0