Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Cerrar sesión
Vista previa de iplayer_get

iplayer_get por ingestre

Adds an link to download programmes from BBC iplayer using get_iplayer

ExperimentalExperimental
2.5 (2 reviews)2.5 (2 reviews)
91 Users91 Users
Necesitarás Firefox para usar esta extensión
Descarga Firefox y obtiene la extensión
Descargar archivo

Metadata de la extensión

Sobre esta extensión
This plugin is designed to assist the user in using the get_iplayer program. It will detect when a BBC iplayer webpage is being shown, and add a link to programme pages that can be configured to launch get_iplayer to download that programme.

Please note that there are some customisations you must perform to get this working. Most notably you must have the get_iplayer software installed, but in addition there is a registry entry that tells firefox what to do when the user clicks the generated "iplayer://" link (ie: run a command file - iplayer.cmd) and also the command file itself that will pass the programme ID in the link to the get_iplayer software

Examples of these two customisations are provided below

Registry entry as follows. Put into a file called iplayer.reg and then double click the file (assumes get_iplayer installed in C:\Program Files (x86)\get_iplayer)

REGEDIT4

[HKEY_CLASSES_ROOT\iplayer]
@="URL:iplayer Protocol"
"URL Protocol"=""

[HKEY_CLASSES_ROOT\iplayer\shell]

[HKEY_CLASSES_ROOT\iplayer\shell\open]

[HKEY_CLASSES_ROOT\iplayer\shell\open\command]
@="\"C:\\Program Files (x86)\\get_iplayer\\iplayer.cmd\" \"%1\""


Command file as follows
(Name this iplayer.cmd and place in C:\Program Files (x86)\get_iplayer)

@echo off
setlocal
set GIP_INST=%~dp0
if #%GIP_INST:~-1%# == #\# set GIP_INST=%GIP_INST:~0,-1%
if "%GIP_PATH%" == "" set GIP_PATH=%GIP_INST%\perl;%GIP_INST%\utils;%PATH%
if not "%GIP_PATH%" == "" set PATH=%GIP_PATH%
c:
cd "\Program Files (x86)\get_iplayer"
set bbcpid=%1%
set bbcpid=%bbcpid:~11,8%
echo.%bbcpid%
perl.exe get_iplayer.pl --pid %bbcpid% --pid-recursive


Please note that placing this file will need admin rights. You might find the following useful in doing this.
Click circular Windows search icon and type "notepad"
Right click the notepad result and click "Run as administrator"
Paste in the file contents above
Click File , Save As , then enter "C:\Program Files (x86)\get_iplayer\iplayer.cmd"
Developer comments
Once the plugin is installed you should see a red border around the iplayer main site, and a green border around programme pages indicating that the plugin is active and the programme can be downloaded

The plugin inserts a link on programme pages, but we have to tell windows, and firefox how to deal with that link with some fairly simple customisations

There is a registry entry that tells firefox what to do when the user clicks the generated "iplayer://" link (ie: run a command file - iplayer.cmd) and also the command file itself that will pass the programme ID in the link to the get_iplayer software

Examples of these two customisations are provided
Rated 2.5 by 2 reviewers
Inicia sesión para evaluar esta extensión
Todavía no hay valoraciones

Se guardó la valoración

5
0
4
0
3
1
2
1
1
0
Leer las 2 revisiones
Permissions and dataSaber más

Required permissions:

  • Acceder a tus datos en los sitios del bbc.co.uk dominio
Más información
Versión
1.4
Tamaño
8.67 KB
Última actualización
hace 5 años (16 de mar. de 2020)
Categorías
  • Administrador de descargas
Licencia
Licencia Pública General de GNU v3.0 solamente
Política de privacidad
Leer la política de privacidad de este complemento
Historial de versiones
  • Ver todas las versiones
Añadir a la colección
Reportar este complemento
Más extensiones de ingestre
  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Acerca de los complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog Comunitario
  • Foro
  • Informar de un error
  • Guía de revisión

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.