Site updated at 2017-10-08 12:06:14 UTC
This commit is contained in:
parent
359e3b4523
commit
4e1d012a67
26 changed files with 65 additions and 65 deletions
|
@ -115,7 +115,7 @@ Media extractor doesn’t transcode streams, it just tries to find stream that m
|
|||
</ul>
|
||||
<p>More info about queries <a href="https://github.com/rg3/youtube-dl#format-selection">here</a></p>
|
||||
<h3><a class="title-link" name="use-the-service" href="#use-the-service"></a> Use the service</h3>
|
||||
<p>Go to the “Developer Tools,” then to “Call Service,” and choose <code class="highlighter-rouge">media_extractor/play_media</code> from the list of available services. Fill the “Service Data” field as shown in the example below and hit “CALL SERVICE.”</p>
|
||||
<p>Use <img src="/images/screenshots/developer-tool-services-icon.png" alt="service developer tool icon" class="no-shadow" height="38" /> <strong>Services</strong> from the <strong>Developer Tools</strong>. Choose <code class="highlighter-rouge">media_extractor</code> from the dropdown menu <strong>Domain</strong> and <code class="highlighter-rouge">play_media</code> from <strong>Service</strong>, enter something like the JSON sample from above into the <strong>Service Data</strong> field, and hit <strong>CALL SERVICE</strong>.</p>
|
||||
<p>This will download the file from the given URL.</p>
|
||||
<table>
|
||||
<thead>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue