AusCelebs Forums
https://forums.auscelebs.net/

Aerobics Oz Style
https://forums.auscelebs.net/viewtopic.php?f=80&t=13813
Page 81 of 85

Author:  yabbitboy [ Mon Apr 20, 2020 8:46 pm ]
Post subject:  Re: Aerobics Oz Style

Channel 10 has added some full episodes of Aerobics Oz Style from the mid 1990's. I hope they add some older episodes :-)

https://10play.com.au/aerobics-oz-style/


Use FFmpeg to record the episodes

Author:  HIPPYD [ Fri Apr 24, 2020 9:57 pm ]
Post subject:  Re: Aerobics Oz Style

Can you download the eps?

Author:  ringofyre [ Fri Apr 24, 2020 11:58 pm ]
Post subject:  Re: Aerobics Oz Style

HIPPYD wrote:
Can you download the eps?

youtube-dl works.

Author:  HIPPYD [ Sat Apr 25, 2020 1:14 pm ]
Post subject:  Re: Aerobics Oz Style

ringofyre wrote:
HIPPYD wrote:
Can you download the eps?

youtube-dl works.


Tried googling ffmpeg and youtube-dl, do you have to be a programmer or something to use these things? Have no idea how to use whatever I downloaded. Or is there a site with user friendly versions?

Author:  ringofyre [ Sat Apr 25, 2020 1:18 pm ]
Post subject:  Re: Aerobics Oz Style

HIPPYD wrote:
ringofyre wrote:
HIPPYD wrote:
Can you download the eps?

youtube-dl works.


Tried googling ffmpeg and youtube-dl, do you have to be a programmer or something to use these things? Have no idea how to use whatever I downloaded. Or is there a site with user friendly versions?

https://mrs0m30n3.github.io/youtube-dl-gui/

If you aren't up to using the commandline, you install it and literally just have to paste the link from the tenplay aerobics oz style page into it and then download.

EDIT: from memory (haven't really ever used it but set my kids up with it years ago) it's got an "update" button. Use it.

Author:  HIPPYD [ Sat Apr 25, 2020 2:43 pm ]
Post subject:  Re: Aerobics Oz Style

Cheers for the assistance, but it doesn't work. I put the link in the thing then clicked add then start and within a second it's says complete and there's no resulting vid.

Author:  yabbitboy [ Sat Apr 25, 2020 3:32 pm ]
Post subject:  Re: Aerobics Oz Style

HIPPYD wrote:
ringofyre wrote:
HIPPYD wrote:
Can you download the eps?

youtube-dl works.


Tried googling ffmpeg and youtube-dl, do you have to be a programmer or something to use these things? Have no idea how to use whatever I downloaded. Or is there a site with user friendly versions?


Obtaining the download URL:
A - Goto the channel 10 website with them AOS clips is at. From there you need the download URL, if your using Chrome, on the upper right of your screen you should see "3 vertical dots" next to your google avatar, click on that, go to "more tools" and then click on "developers tools", under the filters box - type in "m3u8"....

B - choose a episode to view from the site.. For this example I chose the episode from the 11 July 2002, click on that link and search result should filter only the m3u8 links..

C - From there we have now got the video URL... in this case it is "h**ps://10play-vod.global.ssl.fastly.net/1587846143_4c060010dad0878c2a6fc68c5ddff740a3f9743090777627832be42d8fb7d887/OTFP/ca498ec879e4d613fbc5575fdfc183c411b4681d7b676098e337418b1d61f018/ozaer-aos16_249-1500000.m3u8". save this URL in your notepad, as you need this for ffmpeg.

Author:  yabbitboy [ Sat Apr 25, 2020 3:43 pm ]
Post subject:  Re: Aerobics Oz Style

1 - download FFmpeg:

If you are on windows 10, 64bit then search for this file:

ffmpeg-20190911-944d76a-win64-static.zip


otherwise go here to download for your platform ( linux , windows , apple )

https://www.ffmpeg.org/download.html


2 - create this directory and unzip all files here:

C:\ffmpeg





3 - If your on Windows 10, open the command prompt by typing "cmd" under the windows 10 search bar.

4 - copy and paste this below in to goto directory of ffmpeg:

CD C:\FFmpeg

5 - copy and paste this below to cmd:

ffmpeg -i "https://10play-vod.global.ssl.fastly.net/1587846143_4c060010dad0878c2a6fc68c5ddff740a3f9743090777627832be42d8fb7d887/OTFP/ca498ec879e4d613fbc5575fdfc183c411b4681d7b676098e337418b1d61f018/ozaer-aos16_249-1500000.m3u8" -c copy typefilenamehere.mp4

Author:  HIPPYD [ Sat Apr 25, 2020 5:49 pm ]
Post subject:  Re: Aerobics Oz Style

I'm very close to giving up on all this haha.

I got to number 5 on your list and got this:
'https:' is not recognized as an internal or external command, the filename, directory name, or volume label syntax is incorrect.

Author:  yabbitboy [ Sat Apr 25, 2020 6:04 pm ]
Post subject:  Re: Aerobics Oz Style

HIPPYD wrote:
I'm very close to giving up on all this haha.

I got to number 5 on your list and got this:
'https:' is not recognized as an internal or external command, the filename, directory name, or volume label syntax is incorrect.


see below post

Page 81 of 85 All times are UTC + 10 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/