get-iplayer / get_iplayer

A utility for downloading TV and radio programmes from BBC iPlayer and BBC Sounds
https://github.com/get-iplayer/get_iplayer/wiki
GNU General Public License v3.0
2.15k stars 233 forks source link

Added --download-abortonfail option #346

Closed notnac closed 6 years ago

notnac commented 6 years ago

The --download-abortonfail option instructs get_iplayer to exit immediately if streams for any recording mode fail to download. Use this option to avoid repeated download failures if connection is dropped or access is blocked.

Taking up the invitation in the forums: https://forums.squarepenguin.co.uk/thread-1618-post-7204.html#pid7204

dinkypumpkin commented 6 years ago

Thanks for the PR.