Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
iplayer_get 預覽

iplayer_get 作者: ingestre

Adds an link to download programmes from BBC iplayer using get_iplayer

實驗中實驗中
2.5 (2 reviews)2.5 (2 reviews)
92 Users92 Users
必須使用 Firefox 才能使用此擴充套件
下載 Firefox 並安裝擴充套件
下載檔案

擴充套件後設資料

關於此擴充套件
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"
開發者留言
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
由 1 位評論者給出 2.5 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
0
4
0
3
1
2
1
1
0
閱讀全部 2 條評論
權限與資料了解更多

必要權限:

  • 存取您在 bbc.co.uk 網域中的資料
更多資訊
版本
1.4
大小
8.67 KB
最近更新
5 年前 (2020年3月16日)
相關分類
  • 下載管理
授權條款
僅 GNU General Public License v3.0
隱私權保護政策
閱讀此附加元件的隱私權保護政策
版本紀錄
  • 瀏覽所有版本
新增至收藏集
檢舉此附加元件
ingestre 製作的更多擴充套件
  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。