Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarim/flasuck
flash media sucker
https://github.com/sarim/flasuck
Last synced: 10 days ago
JSON representation
flash media sucker
- Host: GitHub
- URL: https://github.com/sarim/flasuck
- Owner: sarim
- Created: 2011-12-02T11:37:12.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-08T09:52:03.000Z (almost 13 years ago)
- Last Synced: 2024-04-15T02:04:32.886Z (7 months ago)
- Language: Python
- Size: 157 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction:
flasuck sucks all buffered flash media stored in your computer's memory buffer. First buffer / load any flash media in web browser then run this script to suck all of them to your desired place, no need to re-download :D
# Requirement:
Works with latest version of Flash Player plugin, Be sure you have latest version of your browser and flash player plugin.
Works in both Mac OSX and Linux. **No Windows support**.
# Installation:
Download the script, make it executable by `chmod +x flasuck.py`, the run it.
System Wide Install, (one liner)
sudo wget -O /usr/bin/flasuck https://github.com/sarim/flasuck/raw/master/flasuck ; sudo chmod +x /usr/bin/flasuck
now u can run it normally by calling flasuck from anywhere.
$ flasuck --help
# Usage :
flasuck [option] [DestDir]
Options and arguments :
-h
--help
**help** : Show this help screen and exit**DestDir** : Write file into DestDir, must be a valid directory. Will select `pwd` when not provided
# Demo:
$ flasuck
Darwin kernel detected :)
Scan Started
copying to => /Users/sarimkhan/testtmp/1T0AZP_1.flv :)
copying to => /Users/sarimkhan/testtmp/RETLTA_1.mp4 :)Finished Copying 2 File(s)
*flasuck - Flash Media Sucker (c) 2012 by Sarim Khan*