logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

iPlayer Downloader - Record BBC iPlayer Content | Online Free DevTools by Hexmos

Download BBC iPlayer shows with iPlayer Downloader. Record your favorite programs and subtitles effortlessly. Free online tool, no registration required.

get_iplayer

Indexing tool and personal video recorder for BBC iPlayer and BBC Sounds. More information: https://github.com/get-iplayer/get_iplayer/wiki/manpage.

  • Search programmes by name:

get_iplayer "{{program_name}}"

  • Record programme by results of search:

get_iplayer "{{program_name}}" {{[-g|--get]}}

  • Record programme by URL from the BBC iPlayer website:

get_iplayer "https://www.bbc.co.uk/iplayer/episode/{{program_PID}}/{{name-of-show-episode-number-episode-title}}"

  • Download subtitles for a programme by results of search:

get_iplayer "{{program_name}}" --subtitles-only

  • Search for a programme, record it and download subtitles:

get_iplayer "{{program_name}}" {{[-g|--get]}} --subtitles

  • Display help:

get_iplayer {{[-h|--help]}}

See Also