Bairex
Posts: 2
Joined: Wed May 22, 2013 5:42 pm

Can raspberry play videos online?

Wed May 22, 2013 5:47 pm

Hi
I'm trying to look at Youtube, and i can't see the videos?
another problem too, why do the raspberry divide my SD card in to 2 part and i can only see 1 of them?

Guy999
Posts: 20
Joined: Tue May 14, 2013 8:37 pm

Re: Can raspberry play videos online?

Wed May 22, 2013 6:34 pm

I have not been able to view videos online, On the pi you can use the command line utility youtube-dl to download a video & then watch it with omxplayer; you will need to install it. youtube-dl will need updating by running

Code: Select all

sudo youtube-dl -U
and then

Code: Select all

sudo youtube-dl
for it to work.

I think the first partition boots the Pi & the second is the root partition. The first partition is actually mounted in the boot folder on a running pi.

User avatar
pluggy
Posts: 3635
Joined: Thu May 31, 2012 3:52 pm
Location: Barnoldswick, Lancashire,UK
Contact: Website

Re: Can raspberry play videos online?

Thu May 23, 2013 4:46 am

Shortcomings of Windows is the reason you can only see one of them. Buried deep in control panel somewhere (in computer management, usually under administrative tools) is disk management, where you'll see the second partition listed as unknown. The small fat partition the Pi uses to boot is readable by Windows, the main filesystem isn't.

Image

The Healthy (Unknown Partition ) is as close you'll get in plain windows.
Don't judge Linux by the Pi.......
I must not tread on too many sacred cows......

Vijfhoek
Posts: 1
Joined: Fri May 24, 2013 6:40 am

Re: Can raspberry play videos online?

Fri May 24, 2013 6:49 am

You can actually browse the filesystem with ext2read: http://sourceforge.net/projects/ext2read/

User avatar
gadgethome
Posts: 69
Joined: Mon Mar 04, 2013 2:45 pm

Re: Can raspberry play videos online?

Fri May 24, 2013 12:19 pm

I've followed the guide on here to watch youtube videos

http://stevenhickson.blogspot.co.uk/

thepimasterLAS
Posts: 11
Joined: Sun May 26, 2013 4:21 pm

Re: Can raspberry play videos online?

Tue May 28, 2013 7:15 am

There is a plugin for Midori that will load YouTube videos. Unfortunately, loading videos using the plugin is slow. Watch this video: http://m.youtube.com/watch?v=gRXedwXrPh8

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: Can raspberry play videos online?

Tue May 28, 2013 7:55 am

The "hacks" by jojen and StevenHickson are way more usable than
using gnash IMHO.


ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

Return to “Beginners”