VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 18 of 18
Thread
  1. Hi,

    I am downloading videos from this website using youtube-dl. They host their videos on ooyala and the videos are fragmented, is there any way to download the entire video at once?

    Thanks everyone
    Quote Quote  
  2. try this:
    Code:
    youtube-dl https://mediacorp-videosaz.akamaized.net/9fa06805-e5e9-4b80-b00d-1e8841525a0b/NrYnhkajE6cX3o0a4T90Qov63jT6FncV.ism/QualityLevels(1983000)/Manifest(video,format=m3u8-aapl)
    Quote Quote  
  3. hi ,
    ERROR: Unable to download webpage: HTTP Error 400: Bad Request (caused by <HTTPE
    rror 400: 'Bad Request'>)
    i have this error now after downloading ffmpeg from https://ffmpeg.zeranoe.com/builds/
    Quote Quote  
  4. for me work correctly...
    Quote Quote  
  5. i downloaded youtube-dl through pip install, does that change anything?
    also can i ask how did you get this link? i cant find it in either the network or element tab
    Quote Quote  
  6. download yt-dl from here
    Code:
    https://yt-dl.org/downloads/2020.03.24/youtube-dl.exe
    and put ffmpeg on same folder
    Quote Quote  
  7. is there any way to download the entire video at once?
    idm

    Last edited by sysanin; 27th Apr 2020 at 13:33.
    Quote Quote  
  8. hi lomero, i've downloaded yt-dl from the source u gave, its a exe file, but when i run it it opens a display that looks like command line and then closes immediately. it also doesnt work from command line anymore.
    Quote Quote  
  9. hi sysanin, where did you get that information from, this website deletes and reuploads a video every week, i would like to download them over time so i really want to know how to get the url myself
    Quote Quote  
  10. oh my god.... you don't run yt-dl.exe.....
    go on google and search how to work yt-dl....
    you must run cmd and go into youtube-dl folder, then copy my string above and put into cmd window
    Quote Quote  
  11. lomero,
    I used your above code:
    Code:
    youtube-dl https://mediacorp-videosaz.akamaized.net/9fa06805-e5e9-4b80-b00d-1e8841525a0b/NrYnhkajE6cX3o0a4T90Qov63jT6FncV.ism/QualityLevels(1983000)/Manifest(video,format=m3u8-aapl)
    and downloaded 47min 14 sec 671MB video. Plays perfectly but no sound at all. Did your download have sound? Oh well, the videos of trains and landscape are worth watching, even without sound.
    Oh, also a question, when I went to video stream link posted in post #1:
    Code:
    https://www.channelnewsasia.com/news/video-on-demand/japanhour
    I get geo location error. How were you able to get your youtube-dl code, if you can't even play the original stream video?
    Did you use a vpn?
    Quote Quote  
  12. to play this video from link at post#1 you need VPN set to Singapore.
    and yes original video from website have audio inside.
    and you're right, i tried to download small part of video from my string and the video works but there is no audio.
    i have to understand why this...
    Quote Quote  
  13. hi,
    i made some progress
    Code:
    youtube-dl https://mediacorp-videosaz.akamaized.net/9fa06805-e5e9-4b80-b00d-1e8841525a0b/NrYnhkajE6cX3o0a4T90Qov63jT6FncV.ism/QualityLevels(128000)/Manifest(aac_eng_2_128_2_1,format=m3u8-aapl)
    This is the input to get only audio.
    Now all i need is subtitles and a way to splice them together, i'll keep working on it, but i need all the help i can get.

    @lomero, i almost understand how you got this url now, but where did you find the 'Manifest' part from, are all video hosting urls similar?
    Quote Quote  
  14. Plays perfectly but no sound at all
    Code:
    /Manifest(video,format=m3u8-aapl)
    Quote Quote  
  15. Code:
    youtube-dl https://mediacorp-videosaz.akamaized.net/9fa06805-e5e9-4b80-b00d-1e8841525a0b/NrYnhkajE6cX3o0a4T90Qov63jT6FncV.ism/QualityLevels(128000)/Manifest(aac_eng_2_128_2_1,format=m3u8-aapl)
    hellox9,
    I used your above code and got the audio (about 45MB) no problem. Since I already had the video (without the audio), and since I can never remember the specific codes for ffmpeg to mux the audio/video, I just used the easy to use (intuitive) join (mux) tool that is part of Tubedigger. It's as easy as 1-2-3.
    1) input the audio and video files
    2) tick "join"
    3) click "join"
    Now I have the whole train video (with the sound).
    Image Attached Thumbnails Click image for larger version

Name:	Clipboard01.jpg
Views:	96
Size:	52.1 KB
ID:	52969  

    Quote Quote  
  16. sysanin,
    your method is way better than mine. do you have any ideas on how to get subtitles?
    Quote Quote  
  17. how to get subtitles?
    Filters URLs - vtt
    Code:
    https://player.ooyala.com/player/cc/NrYnhkajE6cX3o0a4T90Qov63jT6FncV/en.vtt
    Quote Quote  
  18. thanks sysanin,
    i found this code online, but it doesnt seem to be working.
    Code:
    ffmpeg -i input.mp4 -f srt -i input.srt -c:s mov_text -c:v copy -c:a copy output.mp4
    Inside the command line, it say that the video file now has subtitles and the size of the file has increased, however in windows media player even when subtitles are turned on, nothing appears. Can anyone help me with this?
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!