get_iplayer 1.28 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News get_iplayer 1.28 (Default branch)
# 1  
Old 02-01-2009
get_iplayer 1.28 (Default branch)

get_iplayer allows a user to download or stream any BBC iPlayer TV program (H.264/Quicktime), ITVplayer TV programs (ASF/WMV), iPlayer radio programs (MP3/RealAudio), and BBC podcasts (MP3/AAC). It even downloads iPlayer subtitles. It supports RTMP iPlayer downloads. It has full PVR functionality for automatic downloading. License: GNU General Public License v3 Changes:
All ITV programs now get downloaded under the directory specified with --outputitv and not from --outputtv. The global type hash was made local. The global download_dir hash was removed and functionality was put into the generate_file_prefix method. Detection of bad request URLs was added for the iphone download method. Lack of programs in iplayer playlists is detected and unavailability is reported. --streminfo is allowed in --pid mode. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
bbc_beep(7D)							      Devices							      bbc_beep(7D)

NAME
bbc_beep - Platform-dependent Beep driver for BBC-based hardware. SYNOPSIS
beep@unit-address DESCRIPTION
The bbc_beep driver generates beeps on platforms (including Sun Blade 1000) that use BBC-based registers and USB keyboards. When the KIOC- CMD ioctl is issued to the USB keyboard module (see usbkbm(7M)) with command KBD_CMD_BELL/KBD_CMD_NOBELL, usbkbm(7M) passes the request to the bbc_beep driver to turn the beep on and off, respectively. FILES
/platform/sun4u/kernel/drv/sparcv9/bbc_beep 64-bit ELF kernel driver ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |BBC-based SPARC | +-----------------------------+-----------------------------+ |Availability |SUNWcarx.u | +-----------------------------+-----------------------------+ SEE ALSO
kbd(1), attributes(5), grbeep(7d), kb(7M), usbkbm(7M) Writing Device Drivers DIAGNOSTICS
None SunOS 5.11 18 Dec 2001 bbc_beep(7D)