Update details about using the service

This commit is contained in:
Fabian Affolter 2017-10-08 13:53:04 +02:00
parent 945ad1651d
commit bf0dd02e2a
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -63,7 +63,7 @@ More info about queries [here](https://github.com/rg3/youtube-dl#format-selectio
### {% linkable_title Use the service %} ### {% linkable_title Use the service %}
Go to the "Developer Tools," then to "Call Service," and choose `media_extractor/play_media` from the list of available services. Fill the "Service Data" field as shown in the example below and hit "CALL SERVICE." Use <img src='/images/screenshots/developer-tool-services-icon.png' alt='service developer tool icon' class="no-shadow" height="38" /> **Services** from the **Developer Tools**. Choose `media_extractor` from the dropdown menu **Domain** and `play_media` from **Service**, enter something like the JSON sample from above into the **Service Data** field, and hit **CALL SERVICE**.
This will download the file from the given URL. This will download the file from the given URL.