Re: Viewing iView and flash

2017-03-26 Thread Bob via luv-main
I was interested in this topic so loaded up youtube-dl on my Kubuntu box 
to try it.  However, obviously doing some thing wrong.  Perhaps someone 
can explain what I am not doing or what is missing from my system?


Bob


youtube-dl -v http://iview.abc.net.au/programs/bespoke/AC1408T001S00#
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', 
u'http://iview.abc.net.au/programs/bespoke/AC1408T001S00#']

[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.06.25
[debug] Python version 2.7.12+ - 
Linux-4.8.0-39-generic-x86_64-with-Ubuntu-16.10-yakkety
[debug] exe versions: ffmpeg 3.0.7-0ubuntu0.16.10.1, ffprobe 
3.0.7-0ubuntu0.16.10.1, rtmpdump 2.4

[debug] Proxy map: {}
[generic] AC1408T001S00#: Requesting header
[redirect] Following redirect to 
http://iview.abc.net.au/programs/bespoke/AC1408T001S00

[generic] AC1408T001S00: Requesting header
WARNING: Falling back on generic information extractor.
[generic] AC1408T001S00: Downloading webpage
[generic] AC1408T001S00: Extracting information
ERROR: Unsupported URL: 
http://iview.abc.net.au/programs/bespoke/AC1408T001S00

Traceback (most recent call last):
  File 
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 
1440, in _real_extract

doc = compat_etree_fromstring(webpage.encode('utf-8'))
  File "/usr/lib/python2.7/dist-packages/youtube_dl/compat.py", line 
2524, in compat_etree_fromstring
doc = _XML(text, 
parser=etree.XMLParser(target=_TreeBuilder(element_factory=_element_factory)))
  File "/usr/lib/python2.7/dist-packages/youtube_dl/compat.py", line 
2513, in _XML

parser.feed(text)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1653, in feed
self._raiseerror(v)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1517, in 
_raiseerror

raise err
ParseError: mismatched tag: line 42, column 2
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 
676, in extract_info

ie_result = ie.extract(url)
  File 
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 
343, in extract

return self._real_extract(url)
  File 
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 
2140, in _real_extract

raise UnsupportedError(url)
UnsupportedError: Unsupported URL: 
http://iview.abc.net.au/programs/bespoke/AC1408T001S00






On 26/03/17 19:26, Erik Christiansen via luv-main wrote:

On 26.03.17 18:47, Mark Trickett via luv-main wrote:

Hello Andrew,

On 3/26/17, Andrew McGlashan via luv-main  wrote:

Hi,

Forget iView with flash.

youtube-dl works fine.


I wrap it up using tor proxy over socks5 as well, no problem:

Can follow what you are doing in large measure, socks5 is?, and any
chance of doing it without tor. Just installed youtube-dl, with two
other packages installed, dependencies (libvdpau1 mplayer2) and
suggested, not installed yet (nvidia-vdpau-driver vdpau-driver), would
appreciate remarks about those.

On my distinctly stable debian, I did:

$ apt-cache search youtube-dl
nicovideo-dl - Download videos from www.nicovideo.jp

So googled, and did:

# curl -L https://yt-dl.org/downloads/latest/youtube-dl -o \
/usr/local/bin/youtube-dl
# chmod a+rx /usr/local/bin/youtube-dl

That downloads (without tor or proxy):

$ youtube-dl -v http://iview.abc.net.au/programs/bespoke/AC1408T001S00#
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', 
u'http://iview.abc.net.au/programs/bespoke/AC1408T001S00#']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.03.24
[debug] Python version 2.7.3 - Linux-3.2.0-4-686-pae-i686-with-debian-7.8
[debug] exe versions: rtmpdump 2.4
[debug] Proxy map: {}
[abc.net.au:iview] AC1408T001S00: Downloading webpage
[abc.net.au:iview] AC1408T001S00: Downloading f4m manifest
[abc.net.au:iview] AC1408T001S00: Downloading m3u8 information
[debug] Invoking downloader on 
u'http://iviewum-vh.akamaihd.net/i/playback/_definst_/_video/bespoke_01_01_,65,495000,205000,40730,.mp4.csmil/index_0_av.m3u8'
[hlsnative] Downloading m3u8 manifest
[hlsnative] Total fragments: 172
[download] Destination: Series 1 Ep 1 Rise Of The
Makers-AC1408T001S00.mp4
[download] 100% of 144.21MiB in 13:55
WARNING: AC1408T001S00: malformated aac bitstream. Install ffmpeg or
avconv to fix this automatically.

OK, I'll install ffmpeg, but will have to figure out how to do a manual
post-correction, I guess.

Erik

___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: Viewing iView and flash

2017-03-26 Thread Craig Sanders via luv-main
On Sat, Mar 25, 2017 at 06:23:05PM +1100, russ...@coker.com.au wrote:

> deb http://www.coker.com.au wheezy misc
> deb http://www.coker.com.au jessie misc
> deb http://www.coker.com.au stretch misc
> 
> The above APT repositories have Python-iview built for Debian, it was built 
> for wheezy but still works.  I probably should update it.

I have a set of shell scripts which make use of python-iview that
you might want to adapt for inclusion in the package. they need some
minor changes to make them suitably generic (they currently make some
assumptions about the index file location, video download location, and
ownership etc that aren't appropriate for packaged software)

-rwxr-xr-x 1 cas cas41 Mar 31  2015 iview-extract-filename.sh*
-rwxr-xr-x 1 cas cas   586 Jun 18  2016 iview-fetch-index.sh*
-rwxr-xr-x 1 cas cas   176 Mar 29  2015 iview-grep.sh*
-rwxr-xr-x 1 cas cas  1080 Jun 18  2016 iview-list.sh*


iview-extract-filename.sh is a trivial sed wrapper that extracts the
filename of a show from the not-quite-right format used in the index so
that it can be downloaded with iview-cli.

iview-fetch-index.sh fetches the current iview index listing if it
either doesn't exist or if the local copy is too old, with an option to
force a refresh.

iview-grep.sh searches the downloaded index with grep. it calls
iview-fetch-index.sh to fetch/refresh the index as requireḋ.

iview-list.sh builds on iview-grep.sh by searching for all episodes
that match the pattern, and then optionally downloading them using
python-iview's iview-cli.



They could all be fairly easily merged into a single script, with a
small number of command-line options to perform the various tasks - all
except iview-extract-filename.sh already use getopts and are really just
variations on a theme anyway, and iview-extract-filename.sh is something
that would work just as well as a function in that single script.

Doing that has been on my TODO list for some time, but i rarely have
to resort to iview so it's a low priority for me (i just set mythtv to
record everything that sounds even vaguely interesting, and often don't
even get around to watching it anyway so end up deleting them when i get
close to running out of space)

Given what's being done to the ABC lately (i.e. being run down and
crappified so that nobody cares too much when it's sold off to Murdoch),
i doubt i'll even bother with my myth setup for much longer. Commercial
TV isn't worth watching even if you skip or strip out the ads, and what
they're turning the ABC into isn't going to be worth watching either.
SBS has some good stuff, but that's being screwed over by the LNP too.


> > I will also look for a way to let the appropriate people at the ABC
> > know that flash is inappropriate for many reasons, particularly the
> > security vulnerabilities.

> But not using Flash would allow naughty people to use a python program
> to download content! :-#

Using flash doesn't stop anyone from doing that. python-iview
still works and still occasionally gets updated to cope with ABC
obstructionism (by nice people on the net, not by the original author JV
who has been cease-and-desisted out of his own software).

Many linux video players will play flash video files (.flv), without
using or requiring flash - including mplayer and derivatives like
smplayer. and the video in a flash video file is easily converted to a
standard video format, with no loss of quality (i use ffmpeg. handbrake
should work too).

Of course, the resolution on iview sucks compared even to SD, but it's
OK if you missed the first episode or two of a series before telling
MythTV to start recording it.

craig

--
craig sanders 
___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: Viewing iView and flash

2017-03-26 Thread Erik Christiansen via luv-main
On 26.03.17 19:26, Erik Christiansen via luv-main wrote:
> So googled, and did:
> 
> # curl -L https://yt-dl.org/downloads/latest/youtube-dl -o \
> /usr/local/bin/youtube-dl
> # chmod a+rx /usr/local/bin/youtube-dl
> 
> That downloads (without tor or proxy):
> 
> $ youtube-dl -v http://iview.abc.net.au/programs/bespoke/AC1408T001S00#
...
> [download] Destination: Series 1 Ep 1 Rise Of The
> Makers-AC1408T001S00.mp4
> [download] 100% of 144.21MiB in 13:55
> WARNING: AC1408T001S00: malformated aac bitstream. Install ffmpeg or
> avconv to fix this automatically.

That warning was actually bunkum, in that the download played flawlessly
in the form in which it arrived. (So this stuff is simpler than it
looks. :-)

Erik
___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: PCs

2017-03-26 Thread Russell Coker via luv-main
On Sunday, 26 March 2017 10:57:02 PM AEDT Russell Coker via luv-main wrote:
> I could just give you a dual-core 64bit PC, at least 4G of RAM, and a pair
> of decent SATA disks in a RAID-1 configuration with the latest version of
> Debian installed if you can arrange transport for it.

That one was ment to be off-list.  But I periodically get PCs to give away, so 
I can get some for others too.

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/

___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: Viewing iView and flash

2017-03-26 Thread Andrew McGlashan via luv-main
Hi Mark,

Have you seen non-list emails from me okay?

Thanks
AndrewM
___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


PCs

2017-03-26 Thread Russell Coker via luv-main
I could just give you a dual-core 64bit PC, at least 4G of RAM, and a pair of 
decent SATA disks in a RAID-1 configuration with the latest version of Debian 
installed if you can arrange transport for it.

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/

___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: Viewing iView and flash

2017-03-26 Thread Erik Christiansen via luv-main
On 26.03.17 20:32, Brian May via luv-main wrote:
> Erik Christiansen via luv-main  writes:
> 
> > On my distinctly stable debian, I did:
> >
> > $ apt-cache search youtube-dl
> > nicovideo-dl - Download videos from www.nicovideo.jp
> 
> It is in jessie, stretch, and sid:
> 
> https://packages.debian.org/search?keywords=youtube-dl
> 
> If you are still using wheezy, maybe time to upgrade?

Yep, when that Udoo X86 turns up. (Supposed to ship next month.)
It's not worth going through that upheaval on the old host.

Erik
___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: Viewing iView and flash

2017-03-26 Thread Russell Coker via luv-main
On Sunday, 26 March 2017 8:32:29 PM AEDT Brian May via luv-main wrote:
> It is in jessie, stretch, and sid:
> 
> https://packages.debian.org/search?keywords=youtube-dl
> 
> If you are still using wheezy, maybe time to upgrade?

Youtube-dl and all it's dependencies are much smaller than a single episode of 
an ABC show.  You can add a jessie repository to a wheezy system and just 
install/upgrade the packages you need.

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/

___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: Viewing iView and flash

2017-03-26 Thread Andrew McGlashan via luv-main
Hi Mark,

On 26/03/17 20:56, Mark Trickett via luv-main wrote:
> Still getting errors, old version or still need unmet and unmentioned
> dependencies.

I've sent you private emails.

> Still not working for me when I omit the tor and socs bits, and only
> use one URL.

It should work if the download is still available.

> The coalition make Labour look competent, and there is a failure to
> comprehend that it takes money to sustain the community and associated
> resources that the businesses depend on.

Yes.  No argument there, but it is Labor fwiw, not Labour as you would
expect from a member of the empire. ;-)

>> The reason those other two episodes couldn't be download is because they
>> become "pay for" programs.  The abc is FAR TOO COMMERCIAL for my liking,
>> it should never be that way.
> 
> Also trying to download before being shown. I think they are all
> repeats that I missed first time round. If you do have the first
> episode, any chance I could get from you?

So, chances are the next two episodes will end up on iView and become
available for download  hope so, it looks like an interesting show.

Cheers
A.



signature.asc
Description: OpenPGP digital signature
___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: Viewing iView and flash

2017-03-26 Thread Andrew McGlashan via luv-main
I download it directly from here:

https://github.com/rg3/youtube-dl/releases

There is a sig file there too to check the validity of the download.

Remote file: youtube-dl
Remote path: https://github.com/rg3/youtube-dl/releases/download/2017.03.24
--2017-03-24 15:47:27--
https://github.com/rg3/youtube-dl/releases/download/2017.03.24/youtube-dl
Connecting to 127.0.0.1:8118... connected.
Proxy request sent, awaiting response... 302 Found
Location:
https://github-cloud.s3.amazonaws.com/releases/1039520/cb619190-1030-11e7-92a2-c4cfc393fffd?X-Amz-Algorithm=AWS4-HMAC-SHA256=AKIAISTNZFOVBIJMK3TQ%2F20170324%2Fus-east-1%2Fs3%2Faws4_request=20170324T044730Z=300=1d5484ffc7b91234f2c14694b9c38c71ad98457063d7695abd9fab022573edd0=host_id=0=attachment%3B%20filename%3Dyoutube-dl=application%2Foctet-stream
[following]
--2017-03-24 15:47:30--
https://github-cloud.s3.amazonaws.com/releases/1039520/cb619190-1030-11e7-92a2-c4cfc393fffd?X-Amz-Algorithm=AWS4-HMAC-SHA256=AKIAISTNZFOVBIJMK3TQ%2F20170324%2Fus-east-1%2Fs3%2Faws4_request=20170324T044730Z=300=1d5484ffc7b91234f2c14694b9c38c71ad98457063d7695abd9fab022573edd0=host_id=0=attachment%3B%20filename%3Dyoutube-dl=application%2Foctet-stream
Connecting to 127.0.0.1:8118... connected.
Proxy request sent, awaiting response... 200 OK
Length: 1495957 (1.4M) [application/octet-stream]
Saving to: 'youtube-dl’

...
...
...

--2017-03-24 15:47:38--
https://github.com/rg3/youtube-dl/releases/download/2017.03.24/youtube-dl.sig
Connecting to 127.0.0.1:8118... connected.
Proxy request sent, awaiting response... 302 Found
Location:
https://github-cloud.s3.amazonaws.com/releases/1039520/ccc1c096-1030-11e7-9561-317fb4b92896.sig?X-Amz-Algorithm=AWS4-HMAC-SHA256=AKIAISTNZFOVBIJMK3TQ%2F20170324%2Fus-east-1%2Fs3%2Faws4_request=20170324T044740Z=300=2c051aa7a316d59eba3b9aa249a0911ce5a8689d2a41c05b4484cbf0ac5737dd=host_id=0=attachment%3B%20filename%3Dyoutube-dl.sig=application%2Foctet-stream
[following]
--2017-03-24 15:47:41--
https://github-cloud.s3.amazonaws.com/releases/1039520/ccc1c096-1030-11e7-9561-317fb4b92896.sig?X-Amz-Algorithm=AWS4-HMAC-SHA256=AKIAISTNZFOVBIJMK3TQ%2F20170324%2Fus-east-1%2Fs3%2Faws4_request=20170324T044740Z=300=2c051aa7a316d59eba3b9aa249a0911ce5a8689d2a41c05b4484cbf0ac5737dd=host_id=0=attachment%3B%20filename%3Dyoutube-dl.sig=application%2Foctet-stream
Connecting to 127.0.0.1:8118... connected.
Proxy request sent, awaiting response... 200 OK
Length: 566 [application/octet-stream]
Saving to: 'youtube-dl.sig’

 0K   100% 40.1M=0s

2017-03-24 15:47:44 (40.1 MB/s) - 'youtube-dl.sig’ saved [566/566]

Status: 0

-rw-r--r-- 1 andrewm andrewm 1495957 Mar 24 04:25 youtube-dl
-rw-r--r-- 1 andrewm andrewm 566 Mar 24 04:25 youtube-dl.sig
gpg: Signature made Fri 24 Mar 2017 04:25:38 AEDT using RSA key ID 18A9236D
gpg: Good signature from "Sergey M. " [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:  There is no indication that the signature belongs to the
owner.
Primary key fingerprint: ED7F 5BF4 6B3B BED8 1C87  368E 2C39 3E0F 18A9 236D


Cheers
AndrewM



signature.asc
Description: OpenPGP digital signature
___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: Viewing iView and flash

2017-03-26 Thread Mark Trickett via luv-main
Hello Andrew,

Still getting errors, old version or still need unmet and unmentioned
dependencies.

On 3/26/17, Andrew McGlashan via luv-main  wrote:
> Hi Mark,
>
> On 26/03/17 18:47, Mark Trickett via luv-main wrote:
>> Can follow what you are doing in large measure, socks5 is?, and any
>> chance of doing it without tor. Just installed youtube-dl, with two
>> other packages installed, dependencies (libvdpau1 mplayer2) and
>> suggested, not installed yet (nvidia-vdpau-driver vdpau-driver), would
>> appreciate remarks about those.
>
> You don't have to use Tor, but it just adds some anonymity to the
> connection; fwiw... a straight http download should be fine, especially
> since it isn't blocked coming from the Tor network.

Still not working for me when I omit the tor and socs bits, and only
use one URL.

> You know, the abc is OUR public broadcaster, why they should charge us
> anything for content is beyond me.  The hassles of iView is best left to
> a catchup TV box, but the content is, ours or at least it should be
> as citizens of this country.  I accept that LNP likes to rip out funds
> from the public broadcaster and they falsely accuse them of being left
> wing.  Of course there is more to all of this, but I'm not going to
> entertain any arguments for or against extra user pays that are required
> to get the other downloads from the abc.

The coalition make Labour look competent, and there is a failure to
comprehend that it takes money to sustain the community and associated
resources that the businesses depend on.

> The reason those other two episodes couldn't be download is because they
> become "pay for" programs.  The abc is FAR TOO COMMERCIAL for my liking,
> it should never be that way.

Also trying to download before being shown. I think they are all
repeats that I missed first time round. If you do have the first
episode, any chance I could get from you?

> Cheers
> AndrewM

Regards,

Mark Trickett
___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: Viewing iView and flash

2017-03-26 Thread Brian May via luv-main
Erik Christiansen via luv-main  writes:

> On my distinctly stable debian, I did:
>
> $ apt-cache search youtube-dl
> nicovideo-dl - Download videos from www.nicovideo.jp

It is in jessie, stretch, and sid:

https://packages.debian.org/search?keywords=youtube-dl

If you are still using wheezy, maybe time to upgrade?
-- 
Brian May 
https://linuxpenguins.xyz/brian/
___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: Viewing iView and flash

2017-03-26 Thread Andrew McGlashan via luv-main
Hi Mark,

On 26/03/17 18:47, Mark Trickett via luv-main wrote:
> Can follow what you are doing in large measure, socks5 is?, and any
> chance of doing it without tor. Just installed youtube-dl, with two
> other packages installed, dependencies (libvdpau1 mplayer2) and
> suggested, not installed yet (nvidia-vdpau-driver vdpau-driver), would
> appreciate remarks about those.

You don't have to use Tor, but it just adds some anonymity to the
connection; fwiw... a straight http download should be fine, especially
since it isn't blocked coming from the Tor network.

You know, the abc is OUR public broadcaster, why they should charge us
anything for content is beyond me.  The hassles of iView is best left to
a catchup TV box, but the content is, ours or at least it should be
as citizens of this country.  I accept that LNP likes to rip out funds
from the public broadcaster and they falsely accuse them of being left
wing.  Of course there is more to all of this, but I'm not going to
entertain any arguments for or against extra user pays that are required
to get the other downloads from the abc.

The reason those other two episodes couldn't be download is because they
become "pay for" programs.  The abc is FAR TOO COMMERCIAL for my liking,
it should never be that way.

Cheers
AndrewM



signature.asc
Description: OpenPGP digital signature
___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: Viewing iView and flash

2017-03-26 Thread Erik Christiansen via luv-main
On 26.03.17 18:47, Mark Trickett via luv-main wrote:
> Hello Andrew,
> 
> On 3/26/17, Andrew McGlashan via luv-main  wrote:
> > Hi,
> >
> > Forget iView with flash.
> >
> > youtube-dl works fine.
> >
> >
> > I wrap it up using tor proxy over socks5 as well, no problem:
> 
> Can follow what you are doing in large measure, socks5 is?, and any
> chance of doing it without tor. Just installed youtube-dl, with two
> other packages installed, dependencies (libvdpau1 mplayer2) and
> suggested, not installed yet (nvidia-vdpau-driver vdpau-driver), would
> appreciate remarks about those.

On my distinctly stable debian, I did:

$ apt-cache search youtube-dl
nicovideo-dl - Download videos from www.nicovideo.jp

So googled, and did:

# curl -L https://yt-dl.org/downloads/latest/youtube-dl -o \
/usr/local/bin/youtube-dl
# chmod a+rx /usr/local/bin/youtube-dl

That downloads (without tor or proxy):

$ youtube-dl -v http://iview.abc.net.au/programs/bespoke/AC1408T001S00#
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', 
u'http://iview.abc.net.au/programs/bespoke/AC1408T001S00#']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.03.24
[debug] Python version 2.7.3 - Linux-3.2.0-4-686-pae-i686-with-debian-7.8
[debug] exe versions: rtmpdump 2.4
[debug] Proxy map: {}
[abc.net.au:iview] AC1408T001S00: Downloading webpage
[abc.net.au:iview] AC1408T001S00: Downloading f4m manifest
[abc.net.au:iview] AC1408T001S00: Downloading m3u8 information
[debug] Invoking downloader on 
u'http://iviewum-vh.akamaihd.net/i/playback/_definst_/_video/bespoke_01_01_,65,495000,205000,40730,.mp4.csmil/index_0_av.m3u8'
[hlsnative] Downloading m3u8 manifest
[hlsnative] Total fragments: 172
[download] Destination: Series 1 Ep 1 Rise Of The
Makers-AC1408T001S00.mp4
[download] 100% of 144.21MiB in 13:55
WARNING: AC1408T001S00: malformated aac bitstream. Install ffmpeg or
avconv to fix this automatically.

OK, I'll install ffmpeg, but will have to figure out how to do a manual
post-correction, I guess.

Erik

___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main


Re: Viewing iView and flash

2017-03-26 Thread Mark Trickett via luv-main
Hello Andrew,

On 3/26/17, Andrew McGlashan via luv-main  wrote:
> Hi,
>
> Forget iView with flash.
>
> youtube-dl works fine.
>
>
> I wrap it up using tor proxy over socks5 as well, no problem:

Can follow what you are doing in large measure, socks5 is?, and any
chance of doing it without tor. Just installed youtube-dl, with two
other packages installed, dependencies (libvdpau1 mplayer2) and
suggested, not installed yet (nvidia-vdpau-driver vdpau-driver), would
appreciate remarks about those.

> #!/bin/bash
>
> for linkx in \
>   'http://iview.abc.net.au/programs/bespoke/AC1408T001S00#' \
>   'http://iview.abc.net.au/programs/bespoke/AC1408T002S00#' \
>   'http://iview.abc.net.au/programs/bespoke/AC1408T003S00#'
> do
> youtube-dl --proxy socks5://127.0.0.1:9150 -v $linkx
> done
>
>
> So far, I've only gotten about a third of the first episode
Just watched the second program, using the VAST satellite service to
watch three hours late, on the WA schedule, I was otherwise occupied
at 2:00 PM.

> Broadcast 2:00pm Sun 19 Mar 2017. Published 6 days ago, available until
> 2:29pm on 2 Apr 2017. File size 143 MB

Will see what I can get.

> Cheers
> AndrewM

Regards,

Mark Trickett
___
luv-main mailing list
luv-main@luv.asn.au
https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main