Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1331
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersThere seem to be two issues at the moment .. getting a usable url or program ID that yt-dl could work with and then the DRM encryption on everything.
|
#1332
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersThe github link given by GBDesk says they are aware of the problem and working on it. But the fix has not yet reached the current release.
That still leaves the workable url/program ID issue. |
#1333
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersOn the right hand side of the program picture there is a share arrow click and then copy link this will give the usable url links with the id number and episode name copy to clipboard
|
#1334
|
|||
|
|||
Re: How to use iView (ABC Australia) downloaders |
#1335
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersQuote:
The trick for getting URLs of individual videos is to click on the down arrow beside an episode then click on "Share". That will copy the link which can then be pasted into youtube-dl. But, the new site makes a mess of apps which try to pull the URL from the page address. That no longer works as each page is just a holder for all the episodes. You can track what youtube-dl fixes will be in the next release here: https://github.com/rg3/youtube-dl/releases. A link to future commits becomes visible when the first commit is finished for the next release. Be kind to the YTDL people – they have responded very quickly and precisely to the iView change [maybe they saw how many Oz users love their ABC iView !]. Cheers. |
#1336
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersTo programmatically get the URL might mean parsing the html for the links. With some work (or a lot) that would result in a list of episodes and URLs from each show page. For example, this web page: "https://iview.abc.net.au/show/city-and-the-city" has six "shareUrl" references: one for the page, one for latest episode and one for each of the four available episodes.
|
#1337
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersQuote:
Quote:
Quote:
Using a rather long command string I found on another site, I am able to get the show's metadata, a thumbnail and the .vtt subtitles (which alas don't convert into proper .srt using the "--convert-subs srt" but its relatively easy to find a converter which will number each line to make it .srt compliant. I also convert the .mp4 into a .mkv for ease of use in the future. Though it definitely needs a remux to make into a proper .mkv because the source video is downloaded in individual chunks - but that's another issue entirely, one that I already understand, and not specifically relevant to this current discussion. I get that driving ytdl from a command prompt might be a little complicated for some people, but until someone creates a Windows front end with the ability to turn on/off each option, enabling the various options on the command line is a reliable way to get consistent results week to week - of course, if you don't want subtitles, metadata, thumbnails and conversion to mkv, the command line gets much simplier ;-P Thanks to GBDesk, pcspeak and yagasill for responding so quickly - and for all the others contributing to this thread. Cheers, dman |
#1338
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersmay be I am dumb about this I got the url ok copy and pasted them into URLDown Dropper v4.1 updated utube-dl to the latest version but still can not get any downloads is this a cmd line operation if not where am I going wrong does the program need recording ?
|
#1339
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersQuote:
iview.abc.net.au/show/mystery-road/series/1/video/DR1631W001S00 But, note that this formulation also works with youtube-dl: https://iview.abc.net.au/video/ZW1506A001S00 ... but, neither work in a web browser. Perhaps there is an issue with URLDown Dropper – but, development has ceased. There are many alternative Windows apps which use youtube-dl. There are also some cross-platform efforts which are functional and free (eg. youtube-dl-gui). Cheers. |
#1340
|
|||
|
|||
Re: How to use iView (ABC Australia) downloadersQuote:
https://iview.abc.net.au/programs/ZW1506A001S00 Does that work for you? Last edited by pcspeak : 06-14-2018 at 02:13 AM. |
Tags: abc, abc australia, abc iview, iview, rtmpdump |
Thread Tools | |
Display Modes | |
|
|