]> git.sur5r.net Git - minitube/blob - debian/NEWS
e9368428bddfc9617f404a12357ccc254836d3bb
[minitube] / debian / NEWS
1 minitube (2.5.1-1) unstable; urgency=medium
2
3   Starting with 2.4, minitube supports the new YouTube API version 3.
4
5   As this API version is the only one supprted by now, it is necessary to
6   acquire an API key from Google.
7
8   In order to do so, create a "Browser Key" at
9   https://console.developers.google.com
10
11   Minitube reads this key from the GOOGLE_API_KEY environment variable.
12
13  -- Jakob Haufe <sur5r@sur5r.net>  Thu, 07 Jan 2016 23:13:57 +0100
14
15 minitube (1.8-1) unstable; urgency=low
16
17   Starting with 1.8-1, minitube no longer depends on a particular phonon
18   backend, and can thus no longer directly depend on all codec-related
19   packages.
20
21   Users of the GStreamer backend might want to
22
23   * apt-get install gstreamer0.10-plugins-good gstreamer0.10-x
24
25   and maybe
26
27   * apt-get install gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad
28
29   as well.
30
31   The VLC backend seems to pull in all necessary dependencies by itself.
32
33  -- Jakob Haufe <sur5r@sur5r.net>  Sun, 23 Sep 2012 16:55:34 +0200