Merge remote-tracking branch 'flapflap/de-network_configuration'
[tails-test.git] / wiki / src / blueprint / easier_YouTube.mdwn
blobcf6ae7018535f445cefc8b5577a3d6f1407af533
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 * [[!tor_bug 3347]]
29 Test reports
30 ============
32 Out-of-the box YouTube support in Tails 0.18
33 --------------------------------------------
35 With Tails 0.18, I visited one of the featured videos on youtube which
36 is <https://www.youtube.com/watch?v=aK_eKGK4JrM>.
38 At first it gave me the usual msg flash player, then I added
39 `&html5=1` on the URL and refreshed the page. It worked as it should
40 be no issues. After that, most of the videos played out of the box
41 without the `&html5=1` that where on the right side as
42 featured/similar.
44 > I can reproduce this with 0.19. However, one still has to
45 > click-to-play their way through the "Additional plugins [...]"
46 > message. --intrigeri
48 From one of them I got the msg "The browser does not currently
49 recognize any of the video formats available."
51 Later I entered <https://www.youtube.com/html5> where I verified that
52 my browser does not support h.264, also I had the msg "You are not
53 currently in the HTML5 trial." Hope that helps.