LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-27-2007, 08:33 PM   #1
dissociative
Member
 
Registered: Jul 2007
Posts: 42

Rep: Reputation: 15
How to play youtube videos under slackware


hello I'm looking how to play youtube videos under slackware without having to use the propietary adobe flash player software.
 
Old 07-27-2007, 09:49 PM   #2
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
http://osflash.org/open_source_flash_projects

The Flash players are listed near the bottom of the page.

I can't tell you if or how well they work. Adobe Flash works fine for me; I have no philosophical objection to using it.
 
Old 07-27-2007, 10:14 PM   #3
sfaz32
LQ Newbie
 
Registered: Sep 2005
Posts: 16

Rep: Reputation: 0
You could try the following.

Code:
#!/bin/sh
baseurl='http://youtube.com/get_video.php?'
pageurl=$1
wget -O - $baseurl`wget -qO - $pageurl | grep player2.swf | cut -d? -f2 | cut -d\" -f1`
the code above will download the youtube video to the standard output.
Just save it as youtube.sh then chmod +x

You would run it like this:
Code:
./youtube.sh URL > FILE
Change URL and FILE to meet your needs.
Then you could use xine to play FILE while its downloading.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
any way to stream youtube videos directly with mplayer ?? alred General 6 03-26-2016 05:00 AM
youtube videos wont play dark_negotiator Fedora 7 07-02-2007 07:35 PM
LXer: New Gnash release includes support for YouTube videos LXer Syndicated Linux News 0 06-19-2007 05:31 AM
Can’t get video from Youtube to play blastradius Ubuntu 4 10-29-2006 05:50 AM
LXer: How to convert YouTube videos to DivX or XviD LXer Syndicated Linux News 0 08-30-2006 07:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration