From a586f4db9076bdb387b7bc0e7b53e7c0220b8b52 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Wed, 30 Sep 2015 15:22:36 +0100 Subject: Improve web page --- iplayer.php | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'iplayer.php') diff --git a/iplayer.php b/iplayer.php index 36ed820..8522e28 100644 --- a/iplayer.php +++ b/iplayer.php @@ -5,7 +5,7 @@ -iPlayer video stream extractor +BBC iPlayer video stream extractor @@ -27,12 +27,18 @@ if (isset($_GET['id'])) { } else { ?>
-

Enter a non-live iPlayer URL:
-e.g. http://www.bbc.co.uk/iplayer/episode/b04tr8c4/
+

Enter a non-live BBC iPlayer URL:
+e.g. http://www.bbc.co.uk/iplayer/episode/b06h9y66/

+
You can also use ?id= to specify a programme ID directly to bypass this form
-e.g. http://iplayer.of.je/?id=b04tr8c4

+e.g. http://iplayer.of.je/?id=b06h9y66
+
+You can open the resulting file in VLC, or your preferred player.
+Alternatively, use the direct URL directly in your player.
+
+If you get a blank page, please try again as the request occasionally fails.