Play All
Description
Play All is an extension for the
Firefox
browser (version 1.5 to 10), to read with one click all the linked multimedia
files of the current page into your favourite player.
You have as well the possibility to choose multimedia files to be
launched in a sortable list, always in one clic, or to run only one in a list.
Features
Play All add an item to the contextual menu, and a new button for your toolbar. Right clicking on the toolbar, choose 'Customize...', drag and drop the 'Play All' button.
In the Play All setting, choose a compatible player:
examples under linux (ubuntu) :
- SMPLayer (/usr/bin/smplayer) - currently my favorite ;)
- VLC (/usr/bin/vlc)
- Totem (/usr/bin/totem)
- xine (/usr/bin/xine)
examples under windows :
- VLC (C:\Program Files\VideoLAN\VLC\vlc.exe)
- Media Player Classic (C:\Program Files\Media Player Classic\mplayerc.exe)
- Windows Media Player (C:\Program Files\Windows Media Player\wmplayer.exe)
examples under mac :
- MPlayer (/Applications/"Mplayer OSX.app/Contents/MacOS/MPlayer OSX")(argument: playlist)
- VLC (/Applications/VLC.app/Contents/MacOS/VLC)
On Mac, the new version of Play All
should work. You will have to complete yourself the path to the executable,
to target the real binary executable inside the .app Package.
MPlayer (original version)
seems to work correctly, with the optional argument playlist
.
VLC seems unstable, with the tested version :( .
A priori, all readers being able to be launched with command line, with a list of links, is compatible.
You can add a optional argument too :
examples, full screen : -f for VLC, /fullscreen for Media Player Classic.
The program will be launched like this:
program optionalArgument link1 link2...
Play All will launched all linked files with an extension defined in the
settings. Default list:
.avi, .mpeg, .mpg, .wmv, .mov, .asf, .mp3
All imbricated Frames are treated.
Available localizations
English (en-US), french (fr-FR), arabic (ar), catalan (ca-AD), chinese (simplified) (zh-CN), chinese (traditional) (zh-TW), corean (ko-KR), czech (cs-CZ), danish (da-DK), dutch(nl-NL), finnish (fi-FI), italian (it-IT), polish (pl-PL), portuguese (pt-BR and pt-PT), romanian (ro-RO), russian (ru-RU), slovak (sk-SK), spanish (es-ES), turkish (tr-TR).
(Any translation proposition is welcome)
License
MPL 1.1 /
GPL 2.0 /
LGPL 2.1
(yes, it's free and open source)
installation
Firefox 1.5 to 10 compatible.
date : 2012-02-02screenshots
button

contextual menu

files selector
files are sortable by click on the column names, or by drag and drop

settings

changelog
0.6.2 -> 0.6.4 :
- Firefox 4.0 compatibility [edit] and 5 [/edit]
0.6.0 -> 0.6.2 :
- Firefox 3.5 compatibility
- add some locales, thanks babelzillians ;).
0.4.0.4 -> 0.6.0 :
- Firefox 3beta compatibility
- more direct interface
- should now work on Mac
- Nested iframes are now treated too (like frames currently)
- add locales corean, simplified chinese, traditional chinese.