I'm trying to download the video on this page.
http://film.onet.pl/pensjonat-nad-rozlewiskiem-relacja-z-planu-serialu/y428n0
I got the url with .mpd
then copied and pasted it in the browser, I got the mpd file.Code:http://ecache3.m10r2.cdn.onet.pl/ceph/ac41b2e7-f84b-45dc-8101-83345c197bd0.1498143227.339679.ism/.mpd?co=go&ct=sm&st=9UkomYMGLwbom5ODZeQyFg&e=1498280827
Opened it with notepad.
I'd like to get the 1080p video file.Code:<?xml version="1.0" encoding="utf-8"?> <!-- Created with Unified Streaming Platform(version=1.7.10) --> <MPD xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:mpeg:dash:schema:mpd:2011" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-DASH_schema_files/DASH-MPD.xsd" type="static" mediaPresentationDuration="PT2M57.168300S" maxSegmentDuration="PT3S" minBufferTime="PT10S" profiles="urn:mpeg:dash:profile:isoff-live:2011"> <Period> <BaseURL>dash/</BaseURL> <AdaptationSet group="1" contentType="audio" lang="en" minBandwidth="128000" maxBandwidth="151000" segmentAlignment="true" audioSamplingRate="44100" mimeType="audio/mp4" codecs="mp4a.40.2"> <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"> </AudioChannelConfiguration> <SegmentTemplate timescale="44100" initialization="ac41b2e7-f84b-45dc-8101-83345c197bd0.1498143227.339679-$RepresentationID$.dash" media="ac41b2e7-f84b-45dc-8101-83345c197bd0.1498143227.339679-$RepresentationID$-$Time$.dash" startNumber="1"> <SegmentTimeline> <S t="0" d="89089" /> <S d="88064" r="4" /> <S d="89088" /> <S d="88064" r="6" /> <S d="89088" /> <S d="88064" r="5" /> <S d="89088" /> <S d="88064" r="6" /> <S d="89088" /> <S d="88064" r="6" /> <S d="89088" /> <S d="88064" r="5" /> <S d="89088" /> <S d="88064" r="6" /> <S d="89088" /> <S d="88064" r="5" /> <S d="89088" /> <S d="88064" r="6" /> <S d="89088" /> <S d="88064" r="5" /> <S d="89088" /> <S d="88064" r="6" /> <S d="89088" /> <S d="88064" r="4" /> <S d="51201" /> </SegmentTimeline> </SegmentTemplate> <Representation id="audio_eng=128000" bandwidth="128000"> </Representation> <Representation id="audio_eng=151000" bandwidth="151000"> </Representation> </AdaptationSet> <AdaptationSet group="2" contentType="video" lang="en" par="71:40" minBandwidth="205000" maxBandwidth="5237000" minWidth="426" maxWidth="1920" minHeight="240" maxHeight="1080" segmentAlignment="true" mimeType="video/mp4" startWithSAP="1"> <SegmentTemplate timescale="1000" initialization="ac41b2e7-f84b-45dc-8101-83345c197bd0.1498143227.339679-$RepresentationID$.dash" media="ac41b2e7-f84b-45dc-8101-83345c197bd0.1498143227.339679-$RepresentationID$-$Time$.dash" startNumber="1"> <SegmentTimeline> <S t="0" d="2000" r="87" /> <S d="1120" /> </SegmentTimeline> </SegmentTemplate> <Representation id="video_eng=205000" bandwidth="205000" width="426" height="240" codecs="avc1.42C015" scanType="progressive"> </Representation> <Representation id="video_eng=462000" bandwidth="462000" width="640" height="360" codecs="avc1.42C01E" scanType="progressive"> </Representation> <Representation id="video_eng=923000" bandwidth="923000" width="854" height="480" codecs="avc1.42C01E" scanType="progressive"> </Representation> <Representation id="video_eng=1846000" bandwidth="1846000" width="1024" height="576" codecs="avc1.4D401F" scanType="progressive"> </Representation> <Representation id="video_eng=2562000" bandwidth="2562000" width="1280" height="720" codecs="avc1.64001F" scanType="progressive"> </Representation> <Representation id="video_eng=5237000" bandwidth="5237000" width="1920" height="1080" codecs="avc1.640028" scanType="progressive"> </Representation> </AdaptationSet> </Period> </MPD>
Anyone know how to download from this?
+ Reply to Thread
Results 1 to 30 of 60
-
-
youtube-dl supports onet.pl and dash directly.
Other alternatives are ismdownloaderAVC1, livestreamer, and streamlink.
Code:ismdownloaderAVC1 "http://media.onet.pl/_ms/ac41b2e7-f84b-45dc-8101-83345c197bd0.1498143227.339679.ism/Manifest" output.mkv livestreamer "hds://http://media.onet.pl/_ms/ac41b2e7-f84b-45dc-8101-83345c197bd0.1498143227.339679.ism/Manifest.f4m" best -o output.flv livestreamer "hlsvariant://http://media.onet.pl/_ms/ac41b2e7-f84b-45dc-8101-83345c197bd0.1498143227.339679.ism/Playlist.m3u8" best -o output.ts
-
I already tried youtube-dl when I post this thread, but didn't work. Right after oepning this thread, I posted this issue on youtube-dl's github as well and got the notice they added the additional code(?) to onet.py to make it work with this kind of url. ( I think not every videos on onet.pl were embedded same way. This video url I posted here didn't work with the old onet.py)
https://github.com/rg3/youtube-dl/commit/bd65f181532ab4e535b408d3ccf99723534eb326
It's not released yet, so still doesn't work with youtube-dl.
I checked the code they added and noticed it needs mvp id to get the video file.
I looked the mvpid up on network traffics and got the correct manifest url.
anyway, all good
Soon, with the new release of youtube-dl, it will work with it.
Oh, I just checked youtube-dl, a new version was released 5 hours ago
It works now!Last edited by nzhd; 24th Jun 2017 at 22:41.
-
I'm trying to download the video on this page.
http://film.onet.pl/pensjonat-nad-rozlewiskiem-relacja-z-planu-serialu/y428n0
I went to above page and could only find short (5 minutes or so) previews and advertisements. How many minutes is the video you want to download? Could you give the exact stream url for the download? Also, since you found that the latest youtube-dl will download it, could you please give me exact youtube-dl code (including url) that you used to download "the video"?
Thank you. I want to make some tests on the latest youtube-dl and previous versions. -
It's 2m 57s.
The manifest url is http://media.onet.pl/_ms/ac41b2e7-f84b-45dc-8101-83345c197bd0.1498143227.339679.ism/Manifest
You can use ismdownloaderavc1 with the url above.
Code:ismdownloaderavc1 "http://media.onet.pl/_ms/ac41b2e7-f84b-45dc-8101-83345c197bd0.1498143227.339679.ism/Manifest" "output.mkv"
youtube-dl with the webpage url "http://film.onet.pl/pensjonat-nad-rozlewiskiem-relacja-z-planu-serialu/y428n0" since it supports the site now.
To see all the resolution available.
Code:youtube-dl -F "http://film.onet.pl/pensjonat-nad-rozlewiskiem-relacja-z-planu-serialu/y428n0"
Code:youtube-dl -f (select the format code you want to download) "http://film.onet.pl/pensjonat-nad-rozlewiskiem-relacja-z-planu-serialu/y428n0"
-
Hi!
I have a similar problem, wich I can't really solve.
I have this link https://nbanlds245vod.akamaized.net/nlds_vod/nba/vod/2018/11/04/drm/nlncp/21800136/d4b...t=0&uid=134324 wich is a manifest to a series of m4s files.
Tried to download with youtube-dl and streamlink whitout succes. Anyone know what could be the solution?
Thanks in advance. -
You want this Chrome/FF extension for DASH/MPD streams:
Video DownloadHelper
http://www.downloadhelper.net/
https://chrome.google.com/webstore/detail/video-downloadhelper/lmjnegcaeklhafolokijcfjliaokphfk
Trying to download an MPD today (not from YT) led me here. I got 403 errors in streamlink, a "sourceURL" error in youtube-dl, and a manifest root (<SmoothStreaming>) error in ISM which led me to this extension. It worked perfectly. I can't believe I've never seen it before.Last edited by Wakafox; 20th Dec 2018 at 14:29.
-
How to download files from ninateka, for example this? https://ninateka.pl/film/widze-bogdan-dziworski-1 I tried youtube-dl and ismdownloader but I'm getting "certificate verify failed" errors, dunno if I'm doing this correctly.
-
Use a browser's Developer Tools to get the manifest mpd link:
Code:https://nina.as.rd.insyscd.net/video-16-9-widze-1988-rez-b-dziworski-w-plmov.smil/manifest.mpd
Code:youtube-dl "https://nina.as.rd.insyscd.net/video-16-9-widze-1988-rez-b-dziworski-w-plmov.smil/manifest.mpd"
-
I got a 569 MB, 25 minute, mp4 file. Maybe it's a regional issue? I'm using a VPN in the USA. Make sure you have a recent version of youtube-dl:
Code:youtube-dl -U
-
It works fine with streamlink
Code:C:\Streamlink\bin>streamlink "https://nina.as.rd.insyscd.net/video-16-9-widze-1988-rez-b-dziworski-w-plmov.smil/manifest.mpd" best -o file.ts [cli][info] Found matching plugin dash for URL https://nina.as.rd.insyscd.net/video-16-9-widze-1988-rez-b-dziworski-w-plmov.smil/manifest.mpd [cli][info] Available streams: 288p (worst), 360p, 432p, 576p, 720p (best) [cli][info] Opening stream: 720p (dash) [download][file.ts] Written 63.0 MB (24s @ 3.0 MB/s)
Also no VPN needed. -
OK, so what was going on is that I'm only using Windows inside a virtual machine on a Mac, and somehow internet is not working there and I can't figure out how to fix it. So now I'm trying to get youtube-dl working on the Mac. But it seems ffmpeg has a Mac version -- are all these options you gave above equivalent, i.e. do they give the same output?
Thanks for your help!
EDIT -- nope, all of those require using brew or something similar, and all of that is broken in my machine somehow. Do you know of anything that works out of the box in a mac? Thanks.Last edited by bruno321; 7th Feb 2019 at 13:47.
-
1. Try adding this to youtube-dl line: --no-check-certificate (since you're getting SSL cert error)
2. If you have VLC on mac you can try capturing it with it, open VLC and save it using convert/save network stream function -
HI. Please Help me to Download This Video
https://iflix-videocdn-p1.akamaized.net/9508e/Rose_Feature_154494_(154494_ISMUSP).ism/...=1549803012812 -
youtub-dl is not getting mpd
ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. -
is it youtube-dl or any other because youtube-dl for mpd not working can u clarify this
-
-
u can get option buy typing help in any of these tool and about downloading u should be asking about the what tool it is
-
-
it is youtube-dl only but it is modified one
-
how to solve?
youtube-dl -F "https://vs15.userscontent.net/dash/1500971/manifest.mpd?seclink=q2b6TVsbyRO1nlDEZb0crA§im e=1550834208"
[generic] manifest: Requesting header
WARNING: Falling back on generic information extractor.
[generic] manifest: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno 8] _ssl.c:510: EOF occurred in violation of protocol> -
What program can you get the link and download it for. I think this is mpd.
https://www.axn.pl/programy/swat/videos/swat-101
Similar Threads
-
"Recover"/Convert/Download Local Silverlight files to video
By enzeru in forum Video Streaming DownloadingReplies: 6Last Post: 15th Jan 2018, 03:07 -
View and Download portion of YouTube video that's "boxed".
By Barrington in forum Newbie / General discussionsReplies: 3Last Post: 4th Jun 2017, 03:25 -
how to download caption of streaming video in "srt" format?
By jj20 in forum SubtitleReplies: 6Last Post: 3rd Mar 2017, 10:01 -
[SOLVED] "--ipratio" "--pbratio"+"--scenecut" "--minkeyint" / "--keyint
By Kdmeizk in forum Video ConversionReplies: 14Last Post: 21st Jun 2015, 07:21 -
convert three files : ".au" ".temp_audio" " .temp_video" files to mp4
By correx in forum Video ConversionReplies: 4Last Post: 20th Nov 2014, 04:15