Merge branch 'master' of git://git.tails.boum.org/tails
[tails-test.git] / wiki / src / blueprint / easier_YouTube.mdwn
blobf96929ea42b220f5e48dc106cefb06942f4ef768
1 [[!toc levels=2]]
3 Next steps
4 ==========
6 0. integrate the test reports below and the next steps they suggest as
7    part of this roadmap
8 0. wait a bit for [[todo/smtube]] to mature; if
9    it's acceptable and merged, then perhaps we will consider the
10    *easier YouTube* task as completed.
11 0. [[todo/benchmark_YouTube_HTML5_addons]]
12 0. make audio and video codecs autoplay (so that the Tails web browser
13    works in a less surprising way, especially for new users; also, the
14    idea is that when one goes to a page with audio or video objects,
15    they want to read them more often than not)
17 Alternatives
18 ============
20 * [[todo/Flash_support]]
21 * [YouTube Video Download for
22   Greasemonkey](https://userscripts.org/scripts/show/62634)
24 Background
25 ==========
27 * [[forum thread|forum/Youtube_is_now_automatically_HTML5_enabled]],
28 * [[!tor_bug 3347]]
30 Test reports
31 ============
33 Out-of-the box YouTube support in Tails 0.18
34 --------------------------------------------
36 With Tails 0.18, I visited one of the featured videos on youtube which
37 is <https://www.youtube.com/watch?v=aK_eKGK4JrM>.
39 At first it gave me the usual msg flash player, then I added
40 `&html5=1` on the URL and refreshed the page. It worked as it should
41 be no issues. After that, most of the videos played out of the box
42 without the `&html5=1` that where on the right side as
43 featured/similar.
45 > I can reproduce this with 0.19. However, one still has to
46 > click-to-play their way through the "Additional plugins [...]"
47 > message. --intrigeri
49 From one of them I got the msg "The browser does not currently
50 recognize any of the video formats available."
52 Later I entered <https://www.youtube.com/html5> where I verified that
53 my browser does not support h.264, also I had the msg "You are not
54 currently in the HTML5 trial." Hope that helps.