This will be the comparison between the AVC and H264 versions of the stream I mentioned a few posts ago. For Ep33 the H264 stream gives you a drastically better version for this episode.
H264 Stream
AVC StreamCode:File size : 874 MiB Duration : 57 min 30 s Overall bit rate : 2 125 kb/s Frame rate : 25.000 FPS
Code:File size : 653 MiB Duration : 57 min 30 s Overall bit rate : 1 587 kb/s Frame rate : 25.000 FPS
+ Reply to Thread
Results 151 to 171 of 171
-
-
I've got a working solution to grab the H264 streams but they are direct http/https, so don't play with N_m3u8DL-RE and is a bit ugly in my script, so I'd need a bit of clean up work to produce a nicer aesthetic if I was to choose to do anything with it. Looking at the latest ep of "The Block" the AVC is 2205 Kbps and the h264 is 2124 Kbps, so it doesn't always follow they are much better quality.
-
The issue is that the pre-summary that shows on this episode that the AVC is higher is much more of an estimate. The h264 variant is closer to the final result. eg. The Block Ep 35
Based on that output summary from yt-dlp it does show that the AVC stream is slightly higher but the end results are different:
AVC
Code:Complete name : G:\YT-DLP Scripts\AVC.mkv Format : Matroska Format version : Version 4 File size : 805 MiB Duration : 55 min 56 s Overall bit rate mode : Variable Overall bit rate : 2 012 kb/s
Code:Complete name : G:\YT-DLP Scripts\H264.mkv Format : Matroska Format version : Version 4 File size : 852 MiB Duration : 55 min 56 s Overall bit rate : 2 130 kb/s
-
I launched OziVine and the following appeared, any solutions?
[Attachment 84850 - Click to enlarge] -
Doesn't like double quotes in your config.yaml file ?
This is the default for the config file. You could try single quotes or no quotes.
Code:downloads_path: "C:/YourPath/" # Example paths wvd_device_path: "C:/YourPath/wvd/your_device_name.wvd" cookies_path: "C:/YourPath/Ozivine/cookies/cookies.txt" credentials: 10play: username:password # Replace with your own credentials tvnz: username:password
-
billybanana this is what I have in config.yaml:
[Attachment 84852 - Click to enlarge] -
I was able to download that episode without issue. The error indicates an issue with your cookies file. I've had the best results using this extension to export cookies previously.
https://chromewebstore.google.com/detail/open-cookiestxt/gdocmgbfkjnnpapoeobnolbbkoibbcif -
Hi all!
I read that on SBS on demand you can download in HD
Can you say me the maximum resolution of this one?
https://www.sbs.com.au/ondemand/watch/2403821123938
with yt-dlp it comes at 1280x720
Any chance to have with this APP ozivine a 1080p?Last edited by timetunnel; 5th Mar 2025 at 01:23.
-
First time I've seen an ABC video with the 720p version having a higher bitrate than the 1080p. Of course my script uses the "--select-video best" option. Hopefully that's just a one off, otherwise will need to maker some adjustments to the logic.
Code:10:44:15.944 INFO : N_m3u8DL-RE (Beta version) 20241203 10:44:15.955 INFO : Loading URL: https://iview-vod.akamaized.net/prod/fa2/FA2435H010S00MA1D1/20250407211202/mpegdash/1080.mpd 10:44:16.313 INFO : Content Matched: Dynamic Adaptive Streaming over HTTP 10:44:16.314 INFO : Parsing streams... 10:44:16.316 WARN : Writing meta json 10:44:16.325 INFO : Extracted, there are 9 streams, with 8 basic streams, 1 audio streams, 0 subtitle streams 10:44:16.326 INFO : Vid *CENC 1280x720 | 4178 Kbps | 4500000 | avc1.640028 | 1 Segment | ~16m02s 10:44:16.326 INFO : Vid *CENC 1920x1080 | 4066 Kbps | 6000000 | avc1.640028 | 1 Segment | ~16m02s 10:44:16.326 INFO : Vid *CENC 1280x720 | 2747 Kbps | 3000000 | avc1.640028 | 1 Segment | ~16m02s 10:44:16.327 INFO : Vid *CENC 1024x576 | 1766 Kbps | 1500000 | avc1.640028 | 1 Segment | ~16m02s 10:44:16.327 INFO : Vid *CENC 800x450 | 1202 Kbps | 1000000 | avc1.640028 | 1 Segment | ~16m02s 10:44:16.327 INFO : Vid *CENC 640x360 | 622 Kbps | 650000 | avc1.4D401E | 1 Segment | ~16m02s 10:44:16.327 INFO : Vid *CENC 512x288 | 504 Kbps | 500000 | avc1.4D401E | 1 Segment | ~16m02s 10:44:16.328 INFO : Vid *CENC 320x180 | 211 Kbps | 220000 | avc1.4D401E | 1 Segment | ~16m02s 10:44:16.328 INFO : Aud *CENC audio-und-mp4a | 137 Kbps | mp4a.40.2 | 2CH | 1 Segment | ~16m02s 10:44:16.329 INFO : Parsing streams... 10:44:16.329 INFO : Selected streams: 10:44:16.329 INFO : Vid *CENC 1280x720 | 4178 Kbps | 4500000 | avc1.640028 | 1 Segment | ~16m02s 10:44:16.330 INFO : Aud *CENC audio-und-mp4a | 137 Kbps | mp4a.40.2 | 2CH | 1 Segment | ~16m02s 10:44:16.330 WARN : Writing meta json 10:44:16.331 INFO : Save Name: Media.Watch.Monday.7_4_2025.1080p.ABCiView.WEB-DL.AAC2.0.H.264
-
-
Hi @billybanana, i've been testing your script, i really like that it exports the videos on .mkv and it downloads at great speed, but on SBS on Demand i'm having trouble getting any subtitles at all no matter what show, even if the show has the subtitles available it just ignores them, says 0 subtitles streams. Am i missing something?? this show as an example: https://www.sbs.com.au/ondemand/watch/2396903491955
[Attachment 86864 - Click to enlarge]
Thank you.Last edited by massoma; 7th May 2025 at 01:40.
-
Subs are definitely still there on SBS videos. This one from something I downloaded on Monday.
[Attachment 86938 - Click to enlarge] -
ive found SBS will differ with its subtitle file depending on whats needed.
Usually the most common is a dfxp file, which can easily be converted to srt with something like subtitle edit. On occiaison this will default to a vtt file.
if they need forced subs so non-english content youll get two vtt files. One for forced subs and the other for normal subs. -
is there a workable solution for the live streams without using the provider apps
-
You can use Matt Huisman's links for live tv. No point reinventing the wheel.
https://i.mjh.nz/au/
Similar Threads
-
Australian members, need to grab something from ABC IView
By adrian44 in forum Video Streaming DownloadingReplies: 10Last Post: 2nd Dec 2024, 20:04 -
Uk-fta
By A_n_g_e_l_a in forum Video Streaming DownloadingReplies: 0Last Post: 22nd Jun 2024, 06:43 -
Key help from FTA channels
By Game_Trips in forum Video Streaming DownloadingReplies: 2Last Post: 2nd Oct 2022, 03:47 -
Y2Mate.ch Downloader Youtube
By jimwnola in forum Video Streaming DownloadingReplies: 25Last Post: 1st Jun 2022, 10:58 -
New Release! DVDFab Downloader All-In-One
By DVDFab Staff in forum Video Streaming DownloadingReplies: 0Last Post: 18th Jan 2021, 00:49