Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.4 : supports more languages, more players and 360 videos #37

Merged
merged 21 commits into from
Dec 16, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 25 additions & 39 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARTE-Downloader
=================

Current version: **2.3.4**.
Current version: **2.4.1**.

CONTRIBUTORS
-----------
Expand All @@ -13,47 +13,29 @@ DESCRIPTION

This script works as a browser extension to download any video on [ARTE website](http://www.arte.tv/).

![](sample.png)

INSTALL - GOOGLE CHROME
-----------------------

* Download the [arte-downloader.user.js](../../raw/master/arte-downloader.user.js) file on your computer.

* Simply drag and drop the ``arte-downloader.user.js`` file on [__chrome://extensions__](chrome://extensions).


**Note**: Update by redoing those steps.

INSTALL - FIREFOX & OTHER
-------------------------

* Install the [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) addon.

* Go to [arte-downloader.user.js](../../raw/master/arte-downloader.user.js): Greasemonkey should open a dialog window to allow the script installation. Click *Install* and you're all set!
Go to a video on [ARTE website](http://www.arte.tv/) and you should see buttons under a video:

* **Select** the language version: french, german, english, spanish.
* **Select** the quality (from 216p up to 720p).
* **Download** the video or its description.

USAGE
-----
In case of a livestream, there are 2 possibilities:
* Download directly the MP4 video.
* Open [VLC](http://www.videolan.org/vlc/) > Open its convert tool (CTRL+R) > Network tab > Copy the link > Convert/Save the video.

Go to a video on [ARTE website](http://www.arte.tv/) and you should see buttons under a video:
![](http://i.imgur.com/GjvVHLv.jpg)

* **Select** the language version.
* **Select** the quality.
* **Download** either the video, or its description.
INSTALLATION
------------
### Step 1 : Install a script manager
* [Firefox users] Install the [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) addon.
* [Chrome users] Install the [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) addon.
* [Opera users] Install the [Violent monkey](https://addons.opera.com/fr/extensions/details/violent-monkey) addon.

In case of a livestream/direct, there are 2 options :
* Download the MP4 video
* Copy/paste the streaming link into [VLC](http://www.videolan.org/vlc/) and dump it to your drive with its convert tool (CTRL+R).
### Step 2 : Install the script
* Go to [arte-downloader.user.js](../../raw/master/arte-downloader.user.js): *Install* and you're all set!

TEST PAGES
-------
- Arte live: http://www.arte.tv/guide/fr/direct
- Arte +7: http://www.arte.tv/guide/fr/057458-000/albert-einstein-portrait-d-un-rebelle
- Arte info: http://info.arte.tv/fr/videos?id=71611
- Arte future: http://future.arte.tv/fr/ilesdufutur/les-iles-du-futur-la-serie-documentaire
- Arte creative: http://creative.arte.tv/fr/episode/bonjour-afghanistan
- Arte concert: http://concert.arte.tv/fr/documentaire-dans-le-ventre-de-lorgue-de-notre-dame
**Note** To get the latest version: redo step 2.

FAQ
---
Expand All @@ -62,12 +44,16 @@ FAQ

If you often travel with poor Internet connections, now you can download videos to watch them later.

**Why ARTE ?**
**Why www.ARTE.tv ?**

ARTE is an amazing place for culture. If you don't have a TV : ARTE website is the only way to watch it.

About ARTE: http://www.arte.tv/sites/en/arte-europe/about/

ARTE channel is an amazing place for culture. If you don't have a TV : ARTE website is the only way to watch it.
TV Broadcast: http://reception.arte.tv/


DISCLAIMER
-------

This script is for personal use only. You alone have the responsability for any usage which could be against ARTE privacy policy.
This script is for personal use only. You alone have the responsability for any usage which could be against ARTE privacy policy.
Loading