VideoHelp Forum
+ Reply to Thread
Results 1 to 26 of 26
Thread
  1. Hello, I wanted so download this Video:

    https://play.wiener-staatsoper.at/event/58ac1ab7-7ba1-4552-a528-d10cc430bc61/play

    You need to register to see it, but it is fo free and the add every day a new free one.

    It is a hls stream, video has multiple qualities: https://live.performa.intio.tv/media/dc78f33f-142d-427a-8249-e38c111ed032/hls_video_he...1_5800_25.m3u8 for example
    audio is https://live.performa.intio.tv/media/dc78f33f-142d-427a-8249-e38c111ed032/hls_audio_13_96_25.m3u8

    I got the links with video download helper and could download this with jdownloader.
    Also there are subtitiles and these are my problem, they are segmented every 4 seconds or so, so there are over 1400 vtt files.

    This is the file for the german subtitle:
    https://live.performa.intio.tv/media/dc78f33f-142d-427a-8249-e38c111ed032/subs-deu.m3u8

    but I also need to download the vtt files but I am not able to do this with jd, m3u8x or youtube-dl

    https://live.performa.intio.tv/media/dc78f33f-142d-427a-8249-e38c111ed032/subs-deu-27.vtt

    these go from subs-deu-1 to subs-deu-1457.vtt

    I can put the adress in jd or chrome and download each manually but this would take ages, is there a possibility to download this segmented subtitle.
    With the programm subtitle-edit I think it would be possible to merge them.

    I hope you can figure out what I am looking for, my english is not the best.
    Kind regards
    Quote Quote  
  2. youtube-dl --hls-prefer-native "https://live.performa.intio.tv/media/dc78f33f-142d-427a-8249-e38c111ed032/subs-deu.m3u8" -o sub.vtt
    Quote Quote  
  3. Thank you for your quick answer. I have to work the whole Day tomorrow, will try this the day after. Kind regards
    Quote Quote  
  4. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Originally Posted by super81 View Post
    Thank you for your quick answer. I have to work the whole Day tomorrow, will try this the day after. Kind regards
    If the timecodes are wrong after sub download, you can fix that with m3u8x ,i can show you how to do it.
    Quote Quote  
  5. Hello, thank you for your support. The download of the webvtt subs worked with youtube-dl and it seems to be synced with audio but there is a little problem.
    There are timecodes is the vtt file with WEBVTT at the end of the text to display:

    04:19.120 --> 04:24.000
    - Ah! Finalmente!
    Nel terror mio stolto
    vedea ceffi di birro in ogni volto.
    WEBVTT

    04:24.000 --> 04:26.520
    - Ah! Finalmente!
    Nel terror mio stolto
    vedea ceffi di birro in ogni volto.

    04:26.520 --> 04:27.000
    - Ah! Finalmente!
    Nel terror mio stolto
    vedea ceffi di birro in ogni volto.

    04:27.000 --> 04:30.000
     
    WEBVTT

    04:30.000 --> 04:30.200
     

    04:30.200 --> 04:30.680
     

    04:30.680 --> 04:33.280
    La pila... la colonna...

    Why is it? How can I solve this?
    Quote Quote  
  6. Correct the content in the text editor.
    Quote Quote  
  7. Hello everyone !

    I too want to download two ballets videos from the Vienna (Wiener) State Opera website :

    "Raymonda" :
    https://play.wiener-staatsoper.at/event/38a8a3b3-f511-4daf-97d7-3024635c23a2/play

    "Sylvia" :
    https://play.wiener-staatsoper.at/event/70de87dd-7151-4b03-9ac2-fc09a0fa8564/play
    https://play.wiener-staatsoper.at/event/c7bf158f-63f4-4a03-8dce-bd9ab1b2045f/play

    There's two links for "Sylvia" because I found two. They're both the same video...

    super81 is right, you need to register for free on the Wiener State Opera website. Here's one I prepared just for you :

    UserID : tasty.testy.test@gmail.com
    PW : WienerDave1969

    After you logged in, you have to click again on the video's link to get on the right video...

    The fist one I tried was "Sylvia". Using Firefox Video DowloadHelper, I could download the whole video (the best available : "HLS Stream - 1920x1080 - 8Mbps") in one piece but without audio as they come as seperate files. That is shown within Firefox Video DownloadHelper. The audio seems to be split into an infinity of small files and I don't know how to manage that...

    Fortunately I have no subtitles to download in the process, like super81 required...

    Firefox Video DowloadHelper seems to do a good job, but I could not find anything to do using JDownloader. Did anyone find it usefull in this case ? How ? Are there any other/better softs to do that specific task ?

    I'm still a bit of an amateur but quite enthusiast to learn. Could anyone, even super81, please teach me how to do what's next :

    - download all audio
    - merge it with that 1920x1080 - 8Mbps silent video
    - advise me for some proper tools

    Thank you very much !

    David

    Brussels, Belgium

    PS : I just tried to download the video of "Raymonda", also at 1920x1080 - 8Mbps. It seemed to go all the way through, but at the end it failed with a "MP2T - No data received" message and some details :

    moz-extension://c7bd6239-a5e2-447e-8161-6dcdf55f441e/background/main.js:1
    value@moz-extension://c7bd6239-a5e2-447e-8161-6dcdf55f441e/background/main.js:1:224468
    value@moz-extension://c7bd6239-a5e2-447e-8161-6dcdf55f441e/background/main.js:1:175862
    value@moz-extension://c7bd6239-a5e2-447e-8161-6dcdf55f441e/background/main.js:1:132333
    value/t.endTimer<@moz-extension://c7bd6239-a5e2-447e-8161-6dcdf55f441e/background/main.js:1:175011

    So I need help to download video as well, now...
    Quote Quote  
  8. For 'Raymonda':

    youtube-dl -f bestvideo+bestaudio "https://live.performa.intio.tv/streams/fc6c896f-f27d-4347-972d-5155368bd998/hls.m3u8"
    Quote Quote  
  9. This should work for first Sylvia
    Code:
    youtube-dl.exe -f bestvideo+bestaudio "https://live.performa.intio.tv/streams/V_FRA_PROD_SYLVIA/hls.m3u8"
    Quote Quote  
  10. Hello LZAA and [ss]vegeta,

    Thank you both for your quick answers and fantastic work ! It worked for "Sylvia" ! Unfortunately not for "Raymonda". It downloaded "Mahler, live" instead. And I see why. If you click on the "Raymonda" link I gave you :

    https://play.wiener-staatsoper.at/event/38a8a3b3-f511-4daf-97d7-3024635c23a2/play

    ...you'll be asked for credentials, then it leads you to that "Mahler, live" video. But if you click on that same link again, THEN it launches "Raymonda". I know, it's weird, but that's because "Mahler, live" is actually the first video proposed on the Wiener Staatsoper playlist. It does the same thing with the second "Sylvia" link I gave you, btw...

    Nevertheless, if I take that first "Sylvia" link for example, the one that worked for [ss]vegeta, could you please tell me how you went from the link I gave you :

    https://play.wiener-staatsoper.at/event/70de87dd-7151-4b03-9ac2-fc09a0fa8564/play

    ...to the link you provided me in return :

    youtube-dl.exe -f bestvideo+bestaudio "https://live.performa.intio.tv/streams/V_FRA_PROD_SYLVIA/hls.m3u8"

    ?

    Now that the youtube-dl.exe method works for me, all I need is :
    - the right "https://live.performa.intio.tv/streams/...../hls.m3u8" link for "Raymonda"
    - learn how to get those links myself so I'll know how to go fishing instead of asking for a fish all the time...

    Once again, thank you very much, guys ! ^__^

    Best regards,

    David
    Quote Quote  
  11. Open "Raymonda" in a browser and find the URL 'm3u8' in 'Developer Tools'.
    Quote Quote  
  12. Hello LZAA,

    You've done it, it works !!! Thank you !!! ^__^

    I was on this since December !... I'm so happy..... =)

    Take Care and Enjoy, you and [ss]vegeta...

    David
    Quote Quote  
  13. Hello,

    I have the same problem. I would like to have the German subs here:

    https://play.wiener-staatsoper.at/event/f7ddf19d-d7d6-40df-8a35-78c041270d0e/play

    I allready have the video but I can not get the German subs.

    Thanks for your help!
    Quote Quote  
  14. Originally Posted by shadowfax71 View Post
    Hello,

    I have the same problem. I would like to have the German subs here:

    https://play.wiener-staatsoper.at/event/f7ddf19d-d7d6-40df-8a35-78c041270d0e/play

    I allready have the video but I can not get the German subs.

    Thanks for your help!
    https://drive.google.com/file/d/1npxQp9EQJEGCJuzVm6V_N0aoqOkuDNLR/view?usp=sharing
    Quote Quote  
  15. Awesome!

    Thank you so much!

    How did you do this....I want to learn it by myself.
    Quote Quote  
  16. Originally Posted by shadowfax71 View Post
    Awesome!

    Thank you so much!

    How did you do this....I want to learn it by myself.
    There's probably an easier way (someone will post it) but I went the hard way.
    With dev tools -> network I found a link to one segment of the .vtt subtitle.
    Then noticed that every link to every segment is different just in the number.
    https://live.performa.intio.tv/media/8d429112-6aec-442d-9789-8ca5afecbbd3/subs-deu-1.vtt
    https://live.performa.intio.tv/media/8d429112-6aec-442d-9789-8ca5afecbbd3/subs-deu-2.vtt
    ... and so on.
    Then with Excel I used autofill to get all the 2000 or so link segments and downloaded all this links with jDownloader.
    Then with Subtitle Edit I merged, corrected and converted the subtitles to srt.
    Quote Quote  
  17. WOW....thanks for all of your time and work!
    Quote Quote  
  18. Member
    Join Date
    May 2021
    Location
    Madrid
    Search Comp PM
    youtube-dl doesn't work for me, but I found a way to download the videos anyway. My question is for those who write, where have they found the links of the Wiener Staatsoper that they put. Well, they are old links and yet they work for me. Is there a list of video links posted in the past ?. this offer started at the Wiener opera before May 11, 2021. Thank you for your answers
    Quote Quote  
  19. Hi
    i would like to download this video

    https://play.wiener-staatsoper.at/event/456c6d80-3b3f-4641-8233-e3e643aebb8b/play

    i try many solutions, i had only the video with youtube -dl with this link :
    https://live.performa.intio.tv/media/bd5bdfb0-8290-4afd-9a20-56c52f6283a6/hls_video_5_7800_25.m3u8

    detected with dwhelper

    no audio possible
    do you have a solution ?

    many thanks by advance for your help

    L
    Quote Quote  
  20. Originally Posted by lamarck18 View Post
    do you have a solution?
    Download ytdlp, put in folder, open cmd in that folder, run this code
    Code:
    ytdlp.exe "https://live.performa.intio.tv/media/bd5bdfb0-8290-4afd-9a20-56c52f6283a6/hls_audio_2_96_25.m3u8" -o vienaaudio.mp4
    then use ffmpeg to merge your video with the audio
    Code:
    ffmpeg -i videoname.mp4 -i vienaaudio.mp4 -c copy vienafinal.mp4
    Quote Quote  
  21. Hi, I was successful in downloading today's video, Faust, via this link:

    youtube-dl https://live.performa.intio.tv/streams/e3079b7b-6806-4124-bb81-2c1ec9fbfaa0/hls.m3u8

    but when I tried to download the English subtitles separately (which I have done before with prior streams), I got an Unable to download, HTTP Error 404:

    youtube-dl --hls-prefer-native "https://live.performa.intio.tv/streams/e3079b7b-6806-4124-bb81-2c1ec9fbfaa0/subs-eng.m3u8" -o sub.vtt

    Would it be that the Wiener Staatsoper is using a slightly different address for the subtitles this time?
    Quote Quote  
  22. yt-dlp --write-subs --sub-langs eng --skip-download https://live.performa.intio.tv/streams/e3079b7b-6806-4124-bb81-2c1ec9fbfaa0/hls.m3u8
    [generic] hls: Requesting header
    [generic] hls: Downloading m3u8 information
    [info] hls: Downloading 1 format(s): 6485+program_audio_0-Alternate_Audio
    [info] Writing video subtitles to: hls [hls].eng.vtt
    [hlsnative] Downloading m3u8 manifest
    [hlsnative] Total fragments: 2002
    [download] Destination: hls [hls].eng.vtt
    [download] 1.7% of ~107.53KiB at 211.41B/s ETA 10:17 (frag 35/2002) ...
    Quote Quote  
  23. Thank you very much LZAA, your method works great!
    Quote Quote  
  24. Sorry, a mistake
    Last edited by giampi; 8th Oct 2022 at 07:23.
    Quote Quote  
  25. Can someone please capture the German subtitle from this one

    https://play.wiener-staatsoper.at/event/e5959f55-3a65-458e-b052-58d2e09eb8e5/play

    Thanks so much!
    Quote Quote  



Similar Threads

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