Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Diff

Differences From Artifact [8eb410d49b]:

To Artifact [726ac47b89]:


11
12
13
14
15
16
17
18
19


20






21
22
23
24
25
26
27
28
29
30
31
32
33
34
35




36
37
38

	<title>Youtube</title>

	<p>Googles <link href="https://youtube.com/">Youtube</link> provides a quirky
        JSON API that makes browsing channels and genres feasible. This beta plugin
        provides a little overview, and usually retrieves recent video uploads.</p>

        <p>VLC can directly play Youtube URLs. For other players the default application
        setting wraps <link href="http://youtube-dl.org/">youtube-dl</link>, which is also


        used for recording.</p>








<terms>
  <title>Channel options.</title>
  <item>
    <title><code>Region</code></title>
    <p>With the country dropdown you can predefine which mostPopular listins are returned.</p>
  </item>
  <item>
    <title><code>My Channels</code></title>
    <p>You can edit the list of YT channel names to fetch some of your favourite artists/uploaders.
    To apply this setting, and have new categories show up in the genre pane, use
    <guiseq><gui>Channel</gui> <gui>Update category tree</gui></guiseq> first.</p>
    <p>It's not an exact map, but utilizes the search function to find channels.</p>
  </item>




</terms>

</page>







|
|
>
>
|
>
>
>
>
>
>















>
>
>
>



11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50

	<title>Youtube</title>

	<p>Googles <link href="https://youtube.com/">Youtube</link> provides a quirky
        JSON API that makes browsing channels and genres feasible. This beta plugin
        provides a little overview, and usually retrieves recent video uploads.</p>

        <p>VLC can directly play Youtube URLs. For other players one can use
        <link href="http://youtube-dl.org/">youtube-dl</link> as wrapper.
        For example <cmd>totem $(youtube-dl %srv)</cmd> as configured player
        command.</p>
        
        <p>Youtube-dl is preconfigued as "recording"/download tool for this channel
        tab.</p>

        <p>Of course you could also just invoke a specific YT video by
        opening it in your web browser - click the station <key>home</key>
        button simply.</p>


<terms>
  <title>Channel options.</title>
  <item>
    <title><code>Region</code></title>
    <p>With the country dropdown you can predefine which mostPopular listins are returned.</p>
  </item>
  <item>
    <title><code>My Channels</code></title>
    <p>You can edit the list of YT channel names to fetch some of your favourite artists/uploaders.
    To apply this setting, and have new categories show up in the genre pane, use
    <guiseq><gui>Channel</gui> <gui>Update category tree</gui></guiseq> first.</p>
    <p>It's not an exact map, but utilizes the search function to find channels.</p>
  </item>
  <item>
    <title><code>Wadsworth constant</code></title>
    <p>Only influences the video homepage link.</p>
  </item>
</terms>

</page>