LinuxQuestions.org
Visit Jeremy's Blog.
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-08-2011, 03:21 PM   #1
bogzab
Member
 
Registered: Mar 2006
Location: Dyserth, Wales
Distribution: Slackware 14.0, Slackware 14.1, Slackware-current
Posts: 306

Rep: Reputation: 33
Capturing flash movies


Google returns loads of programs and plugins for capturing flash. Nearly all Windows and MacOS. Anybody know a good one for Linux, preferably playing nicely on Slackware...
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 07-08-2011, 03:26 PM   #2
slackass
Member
 
Registered: Apr 2006
Location: SE Texas
Distribution: Slack64-15.0
Posts: 910

Rep: Reputation: 90
Firefox/DownloadHelper
 
Old 07-08-2011, 03:30 PM   #3
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Or simply copy them out of your cache.
 
Old 07-08-2011, 03:32 PM   #4
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,112
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
I use http://cclive.sourceforge.net/

Code:
$ cclive http://www.youtube.com/watch?v=ouf2-1-yWF4
Checking ... ......... ........done.
Earth Wind Fire Serpentine Fire Video clip.flv  8.26M  [video/x-flv]
[###############################################]  100%  8.3M  56.4K/s  00:02:30

Last edited by rokytnji; 07-08-2011 at 03:53 PM.
 
Old 07-08-2011, 03:38 PM   #5
bogzab
Member
 
Registered: Mar 2006
Location: Dyserth, Wales
Distribution: Slackware 14.0, Slackware 14.1, Slackware-current
Posts: 306

Original Poster
Rep: Reputation: 33
Quote:
Or simply copy them out of your cache.
Yes, I saw a a note somebody put up which said you could retrieve them from /tmp as long as your browser session was live, but I think that no longer works - presumably the flash player plugin now deletes or stores elsewhere. The cache you refer to is presumably somewhere in ~/.mozilla ?
 
Old 07-08-2011, 04:06 PM   #6
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by bogzab View Post
Yes, I saw a a note somebody put up which said you could retrieve them from /tmp as long as your browser session was live, but I think that no longer works - presumably the flash player plugin now deletes or stores elsewhere. The cache you refer to is presumably somewhere in ~/.mozilla ?
You are right, I mixed that up, the mplayer-plugin will cache to /tmp. I searched where the Flashplayer caches the media, but I couldn't find it.
 
Old 07-08-2011, 04:19 PM   #7
bogzab
Member
 
Registered: Mar 2006
Location: Dyserth, Wales
Distribution: Slackware 14.0, Slackware 14.1, Slackware-current
Posts: 306

Original Poster
Rep: Reputation: 33
This one looks really good - if you know the precise URL with the parameters that launches your video. The site that I am looking at (ITV - a British TV news programme) hides this and the page source is full of pretty obscure javascript. I will use this for UTube though - looks really simple and quick. Thanks
 
Old 07-08-2011, 05:17 PM   #8
Konphine
Member
 
Registered: Jul 2011
Location: Phoenix, New York
Distribution: Slackware 13.37
Posts: 376

Rep: Reputation: 11
VLC Media Player is what I use, and it comes with the .txz on it's page.
 
Old 07-08-2011, 08:16 PM   #9
speck
Member
 
Registered: Nov 2001
Location: US
Distribution: Slackware 14.2
Posts: 375

Rep: Reputation: 115Reputation: 115
I use youtube-dl if the web link is available.

If I watch a video and it's not in /tmp, I use the following script (not mine) to search for it and save it to the /tmp directory.

Code:
#!/bin/sh

DIR="/tmp"

VIDS=`lsof -n -P | grep FlashXX | awk '{ print "/proc/" $2 "/fd/" substr($4, 1, length($4)-1) }'`

for VID in $VIDS
do
    DATE=`date "+%Y%m%d_%H%M%S"`
    echo "$DIR/${DATE}.flv"
    cp -ip $VID $DIR/${DATE}.flv
    sleep 2
done
 
Old 07-08-2011, 10:59 PM   #10
kingbeowulf
Senior Member
 
Registered: Oct 2003
Location: WA
Distribution: Slackware
Posts: 1,266
Blog Entries: 11

Rep: Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744
DownloadHelper and Flashgot addons for Firefox (using v5 x86_64) work. Downloadhelper will reencode on the fly if you have the codecs installed. The two will get 99% of flash videos out there, YMMV.
 
Old 07-09-2011, 12:30 AM   #11
psionl0
Member
 
Registered: Jan 2011
Distribution: slackware_64 14.1
Posts: 722
Blog Entries: 2

Rep: Reputation: 124Reputation: 124
Quote:
Originally Posted by rokytnji View Post
I use http://cclive.sourceforge.net/

Code:
$ cclive http://www.youtube.com/watch?v=ouf2-1-yWF4
Checking ... ......... ........done.
Earth Wind Fire Serpentine Fire Video clip.flv  8.26M  [video/x-flv]
[###############################################]  100%  8.3M  56.4K/s  00:02:30
This is what I get when I use cclive:
Code:
$ cclive http://www.youtube.com/watch?v=ouf2-1-yWF4
fetch config ...done.
verify video link ...error: libquvi: server returned http/404
 
Old 07-09-2011, 02:13 AM   #12
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,112
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Quote:
error: libquvi: server returned http/404
libquvi is a dependency 0f cclive. In case you did not install it.
 
Old 07-09-2011, 02:26 AM   #13
andrew.46
Senior Member
 
Registered: Oct 2007
Distribution: Slackware
Posts: 1,365

Rep: Reputation: 493Reputation: 493Reputation: 493Reputation: 493Reputation: 493
A nice one is get-flash-videos:

http://code.google.com/p/get-flash-videos/

Just needs WWW::Mechanize to run nicely under Slackware
 
Old 07-09-2011, 02:39 AM   #14
psionl0
Member
 
Registered: Jan 2011
Distribution: slackware_64 14.1
Posts: 722
Blog Entries: 2

Rep: Reputation: 124Reputation: 124
Quote:
Originally Posted by rokytnji View Post
libquvi is a dependency 0f cclive. In case you did not install it.
cclive wouldn't compile/run without libqvi. I think the error message is coming from libqvi.
 
Old 07-09-2011, 04:36 AM   #15
veeall
Member
 
Registered: May 2007
Location: Estonia
Distribution: Slackware64-current
Posts: 298

Rep: Reputation: 56
For opera i use extendtube extension, which adds download button into youtube webpage. There are other extensions which do the same, too.
Umplayer, the continuation of smplayer, is able to search, play and record youtube videos.

+1 to commandline downloaders mentioned earlier.
 
  


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
Flash and quicktime movies don't work; mgp and wmv movies work fine - what to do? thorgamma Linux - Newbie 6 01-12-2011 11:25 AM
problem with flash movies vortexdevice Linux - Software 4 05-03-2008 12:48 AM
Is there no way to view flash movies created in flash 8? Geminias Linux - Software 3 08-13-2006 01:41 PM
Using flash movies as .swf phil989 General 3 02-19-2006 05:11 AM
Funny Flash Movies... jong357 General 3 07-18-2004 10:52 AM

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

All times are GMT -5. The time now is 06:14 PM.

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