Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How to use iView (ABC Australia) downloaders

(http://stream-recorder.com/forum/showthread.php?t=7039)

Anywho 03-16-2011 10:45 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by gxdata (Post 26243)
Excellent - thx once again.

It's my pleasure ;)

JamesSquire 03-17-2011 06:57 PM

Re: How to use iView (ABC Australia) downloaders


 
Hey everyone... Just want to ask a quick question.
I had a quick look through this thread but I couldn't see the answer & I really didn't feel like reading through all 50 odd pages.

Anyway I know it's a total noob question so please except my apology now. :)

I can work the script (which is awesome may I say... Thanks Anywho) & I've used iViewnapper a few times before.

I'm just wondering for the shows that list with *** NO DOWNLOADS *** (trying to get Pohs kitchen for my misses). Is there any way to get these episodes? I know you can watch them from the abc website... I'm just assuming there's no way to get the index's for these shows or something & thus why they come up with *** No Downloads ***

Cheers

Anywho 03-17-2011 09:53 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by JamesSquire (Post 26282)
I'm just wondering for the shows that list with *** NO DOWNLOADS *** (trying to get Pohs kitchen for my misses). Is there any way to get these episodes? I know you can watch them from the abc website... I'm just assuming there's no way to get the index's for these shows or something & thus why they come up with *** No Downloads ***

Yep, you've assumed right. There's no link to the indexes that provide a program download link for us to work with.

The indexes that do show for the program are only 2-minute introductions, snippets, or a commercial for the show. These just get marked as "*** No Downloads ***" because they're pointless to download. Quite often you'll find that those kinds programs are available only from the ABC Shop directly for buying and downloading.

JamesSquire 03-17-2011 10:05 PM

Re: How to use iView (ABC Australia) downloaders


 
Thanks for the reply Anywho much appreciated.

I actually found the episodes on a newsgroup so I might just grab them from there. It was just one of those things I know you can play the episodes from off the website & I knew about iveiwnapper.
I just couldn't work out why they wouldn't list in it even though there on the website. And I started thinking there must be a way! hehe

Anyway thanks for the batch file dude... You're obviously ;) far better at writing them then me.

blood.eaglz 03-18-2011 12:17 AM

Re: How to use iView (ABC Australia) downloaders


 
Yes it can get confusing as ABC actually has 3 different Video on Demand systems

1) iView
2) ABC video (the video found embedded in the ABC web pages, is seperate from iView, and as such is metered)
3) ABC store

with ABC video, quite often they have a downloadable version of at least the last episode or 2, however with a little knowledge you can generally get almost any video from ABC as they have a habit of leaving the videos on the server, and it appears that Poh's kitchen is no exception, simply copy this link, change the number in bold to the episode you want to download and hit go and a download dialog will appear *warning I have only checked a few ep numbers including 01
they worked but that is no guarantee all 40 will.

Code:

mpegmedia.abc.net.au/tv/pohskitchen/vodcast/pohskitchen_10_01_01.mp4

JamesSquire 03-18-2011 12:29 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by blood.eaglz (Post 26288)
Yes it can get confusing as ABC actually has 3 different Video on Demand systems

1) iView
2) ABC video (the video found embedded in the ABC web pages, is seperate from iView, and as such is metered)
3) ABC store

with ABC video, quite often they have a downloadable version of at least the last episode or 2, however with a little knowledge you can generally get almost any video from ABC as they have a habit of leaving the videos on the server, and it appears that Poh's kitchen is no exception, simply copy this link, change the number in bold to the episode you want to download and hit go and a download dialog will appear *warning I have only checked a few ep numbers including 01
they worked but that is no guarantee all 40 will.

Code:

mpegmedia.abc.net.au/tv/pohskitchen/vodcast/pohskitchen_10_01_01.mp4

LOL... Classic it works a treat.

Cheers for the help blood.eaglz

mce 03-18-2011 04:20 AM

Re: How to use iView (ABC Australia) downloaders


 
iViewNapper Version 20110318.

* Adds series name to filename.

Ferret 03-18-2011 05:03 AM

Re: How to use iView (ABC Australia) downloaders


 
For iViewNapperLite 20101218 to add the series name:

Go to line 63: " t2 = episode.b"
and change to " t2 = show.b & " - " & episode.b"

this will add the the series in front with a dash before the episode.

blood.eaglz 03-18-2011 08:14 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by mce (Post 26295)
iViewNapper Version 20110318.

* Adds series name to filename.

Thanks mce, glad I don't have to sort out file names anymore :)

mce 03-19-2011 04:22 AM

Re: How to use iView (ABC Australia) downloaders


 
iViewNapperLite Version 20110320.

* Adds series name to filename.
* Resume partial download works again.
* Now using RTMPDUMP V2.3r557.

Thanks goes to Ferret.

trojan 03-21-2011 05:12 AM

Re: How to use iView (ABC Australia) downloaders


 
iViewFox 1.2.7 did fix the problems I was having.... but 1.2.8 is broken again for me.
It does not download anything and does not have the icon at the bottom of the firefox window....

w7/64
FF 3.6.15
Hostworks.

Cheers.

spaceghost 03-21-2011 07:26 AM

Re: How to use iView (ABC Australia) downloaders


 
With iViewNapperLite (20110320) I get the following error:
"Script error
Line:39
Char:3
Error: Object doesn't support this properly or method
Code: 0
URL: file:.../ivnlite.vbs
Do you want to continue running scripts on this page?"

Any ideas folks? Files are standard as extracted from zip file. Thanks.

Yansky 03-21-2011 08:23 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by trojan (Post 26342)
iViewFox 1.2.7 did fix the problems I was having.... but 1.2.8 is broken again for me.
It does not download anything and does not have the icon at the bottom of the firefox window....

w7/64
FF 3.6.15
Hostworks.

Cheers.

I can't seem to replicate your issue. If you're not seeing the icon, then I don't think the bug is in the hostin code. It's more likely in the very first bit of code that loads the extension.

Could you do me a favour? Could you install 1.2.8 again and then copy and paste in this thread any error messages that appear in the error console?

(You can open the error console from the Firefox tools menu).

trojan 03-21-2011 08:36 PM

Re: How to use iView (ABC Australia) downloaders


 
thanks for the quick response.
It seems after I removed it completely then readded 1.2.8 it behaved itself.
Cheers ;)

trojan 03-22-2011 08:01 AM

Re: How to use iView (ABC Australia) downloaders


 
Bugger, I spoke too soon. I have worked out how to replicate the original 1.2.8 problem. If I only have one window open iViewFox works fine but if I open something else in the first and iView in a 2nd window, the icon does not appear in the status bar and iview just plays normally and nothing is written to the error console.

Cheers.

DaveTheMan 03-22-2011 10:56 PM

Re: How to use iView (ABC Australia) downloaders


 
Hi am new here and I am having some Problems with IViewFox.

1st When I download and says Complete where I put the File, There is No Video File to watch. Why does it do this

2nd Now I can't download anything with it as after the Dos Box gets Connected it just Exit's?

Please Help and I am using the most up to date Version

Anywho 03-23-2011 12:08 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by DaveTheMan (Post 26393)
1st When I download and says Complete where I put the File, There is No Video File to watch. Why does it do this

This might happen if there is actually no video file on ABC's host server (Akamai or Hostworks) to download or view.

Quote:

2nd Now I can't download anything with it as after the Dos Box gets Connected it just Exit's?
As above and make sure there is not a file that is zero bytes in length with the name of the video you are trying to download. If a zero-byte file is there, then delete it and try again.

UbuntuFan 03-23-2011 01:17 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by vipher (Post 26215)
Some more updates to the Linux & OSX command line downloaders:
- Files are now saved with the actual episode name instead of the rather meaningless server name.
- Fix for the new JSON format (Series names being moved).
- Completed files are removed from the download list.

Linux v7.0
OSX v7.0

The OSX one is untested since I don't have a Mac handy but the Linux one works for me on Fedora 14.

Hi Vipher,
Just coming out from lurk to thank you for all your work. We don't log on at every upgrade you do, but we certainly value them.
We'd be stuck without downloading ABC because of very old slow hardware.

DaveTheMan 03-23-2011 02:40 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by Anywho (Post 26394)
This might happen if there is actually no video file on ABC's host server (Akamai or Hostworks) to download or view.



As above and make sure there is not a file that is zero bytes in length with the name of the video you are trying to download. If a zero-byte file is there, then delete it and try again.

There is a Video to Watch. There is no File in the Folder at all

Anywho 03-23-2011 03:44 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by DaveTheMan (Post 26396)
There is a Video to Watch. There is no File in the Folder at all

Which version of iViewFox are you using... v1.2.6, v1.2.7, or v1.2.8?

Which version of FireFox?

What OS... Windows? (you did mention the DOS box opening)

What ISP are you with, or if you know, which server host is ABC using to deliver the video to you? It's usually Hostworks if un-metered from your ISP, otherwise it's likely to be Akamai.

Hopefully that'll give enough info for Yansky when he drops by this thread ;)

DaveTheMan 03-23-2011 04:59 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by Anywho (Post 26399)
Which version of iViewFox are you using... v1.2.6, v1.2.7, or v1.2.8?

Which version of FireFox?

What OS... Windows? (you did mention the DOS box opening)

What ISP are you with, or if you know, which server host is ABC using to deliver the video to you? It's usually Hostworks if un-metered from your ISP, otherwise it's likely to be Akamai.

Hopefully that'll give enough info for Yansky when he drops by this thread ;)

1.2.8 for IView Fox

Firefox is 3.6.15

I am using Windows XP SP1 at the Moment but Tommorow I am Getting a new Computer so that can Change.

ISP is Netspace

Anywho 03-23-2011 05:42 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by DaveTheMan (Post 26400)
1.2.8 for IView Fox

Firefox is 3.6.15

I am using Windows XP SP1 at the Moment but Tommorow I am Getting a new Computer so that can Change.

ISP is Netspace

Are you using the actual address:

http://www.abc.net.au/iview/

or are you using the iiNet portal to access iView? For example, do you see an iiNet page that "contains" the ABC iView page? If so, then you cannot use iViewFox through the iiNet portal. You can only use the actual http://www.abc.net.au/iview/ address.

DaveTheMan 03-23-2011 05:55 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by Anywho (Post 26402)
Are you using the actual address:

http://www.abc.net.au/iview/

or are you using the iiNet portal to access iView? For example, do you see an iiNet page that "contains" the ABC iView page? If so, then you cannot use iViewFox through the iiNet portal. You can only use the actual http://www.abc.net.au/iview/ address.

I am using the Direct Link.

Link to Video I am trying to Download:

http://www.abc.net.au/iview/#/view/738159

Yansky 03-24-2011 07:41 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by DaveTheMan (Post 26407)
^^^

I am using the Actual Address

and this is the Video I am trying to Download:

http://www.abc.net.au/iview/#/program/738159

Try iViewNapper. See if that works for you.
http://users.on.net/~m.elliott/ivn/index.html

Yansky 03-25-2011 06:46 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by trojan (Post 26381)
Bugger, I spoke too soon. I have worked out how to replicate the original 1.2.8 problem. If I only have one window open iViewFox works fine but if I open something else in the first and iView in a 2nd window, the icon does not appear in the status bar and iview just plays normally and nothing is written to the error console.

Cheers.

Can you try out this new version for me and see if it works ok with multiple windows?
http://dl.dropbox.com/u/2067588/iVie...rboden.com.xpi

spaceghost 03-25-2011 07:08 PM

Re: How to use iView (ABC Australia) downloaders


 
So is anyone running iViewNapperLite ok currently or are you also getting the script error (shown by me here)?

trojan 03-26-2011 08:23 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by Yansky (Post 26576)
Can you try out this new version for me and see if it works ok with multiple windows?
http://dl.dropbox.com/u/2067588/iVie...rboden.com.xpi

Yep that's got it ;)

Cheers mate!

mce 03-26-2011 04:43 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by spaceghost (Post 26577)
So is anyone running iViewNapperLite ok currently or are you also getting the script error (shown by me here)?

I'm not seeing it.

I opened iVNL (20110320) and downloaded "7.30 -- 23-03-11" and it downloaded just fine.

I'd suggest that you have some security software that is blocking iVNL.

HuCann 03-28-2011 05:50 PM

Re: How to use iView (ABC Australia) downloaders


 
I had a bit of a hack at your ivewnapperlite a while ago and have just added the new data format to get it going again.

http://pastebin.com/VHYyuuzG

Any comments?
PC

MickJT 03-30-2011 06:19 AM

Re: How to use iView (ABC Australia) downloaders


 
So, I notice my AmigaOS version hasn't been update since the 30th of July last year. Thing is, I haven't needed to update it at all, it just keeps on working. Must be something special I do ;-)

Anywho 03-30-2011 02:35 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by MickJT (Post 26743)
So, I notice my AmigaOS version hasn't been update since the 30th of July last year. Thing is, I haven't needed to update it at all, it just keeps on working. Must be something special I do ;-)

Not quite... I noticed it was broken when they were flipping the index file between compressed/uncompressed a couple of few weeks back.

Lately though, they seem to have stopped that tom-foolery.

MickJT 03-30-2011 06:53 PM

Re: How to use iView (ABC Australia) downloaders


 
One thing I do differently is when scanning for .flv's and .mp4's, I don't really parse the file properly at all, I simply have it check for .mp4 and .flv, then backtrack until it hits a comma, quote or something that can't be part of a filename. So whatever formatting change they make to that particular area won't have any effect at all.

Where it can be done, I also don't rely on any particular ordering when parsing any other files.

gxdata 03-31-2011 03:38 AM

Re: How to use iView (ABC Australia) downloaders


 
Examining the iView Player and comparing the JSON files, I can decipher most of the series/episode metadata, except for about 4 or 5.

Can someone take a guess at what the JSON elements (for Episodes) "k", "l", "m" represent?

eg, for Escape from Scorpion Island

"k":"Go to website"
"l":"http:\/\/www.abc.net.au\/abc3\/scorpionisland\/"
"m":"G"

"k" - ?

My guess is that "l" is the show's website (if the element is absent, there isn't one), and "m" = Classification - but I haven't encountered some 'missing' Episode element letters - c, o, p, t

Also, iView Player shows whether Captions are available (compare for example, Eps 1 and 14 of Scorpion Island) - and I can't see that in the JSON.

Any ideas?

blood.eaglz 03-31-2011 09:02 AM

Re: How to use iView (ABC Australia) downloaders


 
a: Episode ID number
b: Episode Name

d: Description
e: Category
f: Date Added
g: Date Expires
h: Date Broadcast
i: File Size
j: Duration (in Seconds)
k: "go to website" Text for hyperlink
l: URL used in hyperlink

m: maturity classification (if missing then I think is the equivalent of "E" I've only seen it happen on news/current affairs)
n: file name

s: series screenshot

u: season number
v: episode number

Code:

http://tviview.abc.net.au/iview/api2/?series=3134038,3159328,3130146,3121597,3142826,3132936,2765543,3169248,3158494,2955433
my best guess as to why c doesn't exist is that c in the xml series section (a to f prior to the stepped episode info) contains the description of the series, and if memory serves me there have been shows where each episode merely contains the series description, ergo if episodes d does not exist use series c .

unable to find an indicator for captions, though judging by the slight delay by the iview player showing the availability and the fact that the caption files match the name given in n (except of course the extension) it appears it may simply do a search in http://www.abc.net.au/iview/captions/ for n.xml if matches then is available if not then no captions available

Anywho or mce can tell you for certain :)

anyway hope this helps

gxdata 03-31-2011 10:09 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by blood.eaglz (Post 26770)
k: "go to website" Text for hyperlink
l: URL used in hyperlink

m: maturity classification (if missing then I think is the equivalent of "E" I've only seen it happen on news/current affairs)

k, l seem logical - m with the "E" variant, is something I haven't seen*.

Quote:

my best guess as to why c doesn't exist is that c in the xml series section (a to f prior to the stepped episode info) contains the description of the series, and if memory serves me there have been shows where each episode merely contains the series description, ergo if episodes d does not exist use series c .
Yes, logical enough

Quote:

unable to find an indicator for captions, though judging by the slight delay by the iview player showing the availability and the fact that the caption files match the name given in n (except of course the extension) it appears it may simply do a search in http://www.abc.net.au/iview/captions/ for n.xml if matches then is available if not then no captions available
Yes, that is the way I have been getting them - the config.xml points to that location -

<param name="categories" value="xml/categories.xml"/>
<param name="classifications" value="xml/classifications.xml" />
<param name="captions" value="http://www.abc.net.au/iview/captions/"/>

* The classifications should be equivalent to "m" ?

Quote:

Anywho or mce can tell you for certain :)

anyway hope this helps
Thanks - appreciate it. :D

blood.eaglz 03-31-2011 11:19 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by gxdata (Post 26771)
m with the "E" variant, is something I haven't seen

You wouldn't technically see it as 'E' meaning exempt is represented by m: being non-existant in the xml data (so skips straight from l to n), which is why when you look at a news program on the iview player the entire rating row is missing on the show info box.

mce 03-31-2011 06:00 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Anywho or mce can tell you for certain :)
I agree with what blood.eagles posted. (not that that means anything)

gxdata 03-31-2011 06:37 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by mce (Post 26774)
I agree with what blood.eagles posted. (not that that means anything)

Too modest! Not that I have experience of the other platforms (Windows-only here), but you've done a great job. :D

blood.eaglz 04-01-2011 12:01 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by mce (Post 26774)
I agree with what blood.eagles posted. (not that that means anything)

well personally it means I wasn't talking out my ass :p

though when you think about it it makes sense, this way they can add/remove/update captions at anytime, all without breaking the player or misleading viewers.

gxdata 04-01-2011 03:00 AM

Re: How to use iView (ABC Australia) downloaders


 
More on these elements in the JSON - I decided to use the "h" = Broadcast Date one, and (experimenting a bit) found that 3 separate Series don't have it (!), so I need to code around the (.NET) KeyNotFoundException.

(It is 1April2011 - but I'm not joking:mad: )

the Series -
mister maker, raymond, five minutes more *

* Kids shows are convenient


All times are GMT -6. The time now is 06:50 PM.