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
Page 23 of 31
FirstFirst ... 13 21 22 23 24 25 ... LastLast
Results 661 to 690 of 908
Thread
  1. Originally Posted by Vjannest View Post
    yt-dlp code pls.
    Use this to check for available streams and their id
    Code:
    yt-dlp.exe --allow-unplayable-formats -F "https://cdn21.tvplayhome.lt/vod/eds/go3_svod/20210210T0933/80109412/_/GO3_SVOD_DASH/80109412.mpd"
    then use this to download audio
    Code:
    yt-dlp.exe --allow-unplayable-formats -f mp4a_193000_est=1 "https://cdn21.tvplayhome.lt/vod/eds/go3_svod/20210210T0933/80109412/_/GO3_SVOD_DASH/80109412.mpd"
    then use this to download video
    Code:
    yt-dlp.exe --allow-unplayable-formats -f avc1_5499968=4 "https://cdn21.tvplayhome.lt/vod/eds/go3_svod/20210210T0933/80109412/_/GO3_SVOD_DASH/80109412.mpd"
    Quote Quote  
  2. Member
    Join Date
    Aug 2020
    Location
    Estonia
    Search Comp PM
    Originally Posted by [ss]vegeta View Post
    Originally Posted by Vjannest View Post
    yt-dlp code pls.
    Use this to check for available streams and their id
    Code:
    yt-dlp.exe --allow-unplayable-formats -F "https://cdn21.tvplayhome.lt/vod/eds/go3_svod/20210210T0933/80109412/_/GO3_SVOD_DASH/80109412.mpd"
    then use this to download audio
    Code:
    yt-dlp.exe --allow-unplayable-formats -f mp4a_193000_est=1 "https://cdn21.tvplayhome.lt/vod/eds/go3_svod/20210210T0933/80109412/_/GO3_SVOD_DASH/80109412.mpd"
    then use this to download video
    Code:
    yt-dlp.exe --allow-unplayable-formats -f avc1_5499968=4 "https://cdn21.tvplayhome.lt/vod/eds/go3_svod/20210210T0933/80109412/_/GO3_SVOD_DASH/80109412.mpd"
    thx
    Quote Quote  
  3. Member
    Join Date
    Aug 2020
    Location
    Estonia
    Search Comp PM
    Originally Posted by Vjannest View Post
    Originally Posted by lomero View Post
    1) write new thread for this request
    2) get mpd from this video (https://cdn21.tvplayhome.lt/vod/eds/go3_svod/20210210T0933/80109412/_/GO3_SVOD_DASH/80109412.mpd)
    3) use yt-dlp to download video with mpd above
    4) get key/ID to decrypt video (is DRM protect for that TVDownloader not work)
    5) use mp4decrypt to decrypt video and audio
    6) use ffmpeg to merge audio+video
    Hello. Next question how get key/ID to decrypt video and how to use mp4decrypt video/audio?
    Quote Quote  
  4. read old post on this forum.
    is full to similar question.
    only little search...
    or read here
    Quote Quote  
  5. Member
    Join Date
    Aug 2020
    Location
    Estonia
    Search Comp PM
    Originally Posted by lomero View Post
    read old post on this forum.
    is full to similar question.
    only little search...
    or read here
    Not working.
    Quote Quote  
  6. Member
    Join Date
    May 2021
    Location
    St Louis USA
    Search Comp PM
    Great program, but I have a problem with subtitles. vtt file is downloaded (which is the one I want), but then converted to plain srt.
    A message says pass -k to keep, but I have no idea how to apply this,
    Any ideas please?
    Quote Quote  
  7. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Originally Posted by Vjannest View Post

    Not working.
    I've been downloading from tv3play (EE,LT,LV) with DRM or GO3 (which aldo uses DRM),it works

    Originally Posted by WiganBill View Post
    Great program, but I have a problem with subtitles. vtt file is downloaded (which is the one I want), but then converted to plain srt.
    A message says pass -k to keep, but I have no idea how to apply this,
    Any ideas please?
    Use FFMPEG for subtitles.
    Code:
    ffmpeg -i "url-to-vtt" -scodec srt output_subs.srt
    Quote Quote  
  8. Member
    Join Date
    May 2021
    Location
    St Louis USA
    Search Comp PM
    Thanks for prompt reply and suggestions. Both tv3play and GO3 do not seem to be easy to install on Windows PC.
    ffmpeg is interesting but is a bit beyond me. I do not know where to start with the code.
    I have found a workaround using TVDownloader: I just monitor the download folder and copy the VTT file before TVDownloader converts it to SRT and then deletes it (I have no idea why they do this}
    Quote Quote  
  9. Member
    Join Date
    Aug 2020
    Location
    Estonia
    Search Comp PM
    I finally got this thing working.
    Quote Quote  
  10. Member
    Join Date
    May 2021
    Location
    Belgium
    Search Comp PM
    I have been using this with no problems for years, but now I get an error on VRTNU, login credentials are fine, but my age is not caputured. When age category is not set on the videostream it still works fine, otherwise not.

    [VrtNU] Logging in
    [VrtNU] Requesting a token
    [VrtNU] it-s-a-sin-s1a1: Downloading webpage
    [Canvas] pbs-pub-9a6c5d1c-fbae-472b-82ab-06596e97574e$vid-dd2434c0-6e4f-4b99-a991-6dc44ddbf85f: Downloading token
    [Canvas] pbs-pub-9a6c5d1c-fbae-472b-82ab-06596e97574e$vid-dd2434c0-6e4f-4b99-a991-6dc44ddbf85f: Downloading video JSON
    ERROR: Age category 0+ is not allowed to access 16+ content
    Quote Quote  
  11. use yt-dl as example:
    Code:
    youtube-dl https://remix-cf.lwc.vrtcdn.be/remix/c6b75ef4-464b-4c7b-9653-6149a421d75e/remix.ism/.mpd --output "video.ts"
    Quote Quote  
  12. very useful thread, thanks a lot !
    Quote Quote  
  13. Member
    Join Date
    Jul 2018
    Location
    Brussels
    Search Comp PM
    Originally Posted by sophis View Post
    I have been using this with no problems for years, but now I get an error on VRTNU, login credentials are fine, but my age is not caputured. When age category is not set on the videostream it still works fine, otherwise not.

    [VrtNU] Logging in
    [VrtNU] Requesting a token
    [VrtNU] it-s-a-sin-s1a1: Downloading webpage
    [Canvas] pbs-pub-9a6c5d1c-fbae-472b-82ab-06596e97574e$vid-dd2434c0-6e4f-4b99-a991-6dc44ddbf85f: Downloading token
    [Canvas] pbs-pub-9a6c5d1c-fbae-472b-82ab-06596e97574e$vid-dd2434c0-6e4f-4b99-a991-6dc44ddbf85f: Downloading video JSON
    ERROR: Age category 0+ is not allowed to access 16+ content
    Same problem here; with all downloads
    Image
    [Attachment 59013 - Click to enlarge]
    Quote Quote  
  14. Member
    Join Date
    Jul 2018
    Location
    Brussels
    Search Comp PM
    Originally Posted by LZAA View Post
    Access&URL?
    https://www.vrt.be/vrtnu/a-z/bathroom-stories/1/bathroom-stories-a8/

    But I get the same error with every possible link I have tried for the last couple of days. I'm so old it's not funny
    Quote Quote  
  15. Need asccess.
    Quote Quote  
  16. use yt-dl

    Code:
    youtube-dl --referer "https://www.vrt.be/vrtnu/a-z/bathroom-stories/1/bathroom-stories-a8/" --output "Bathroom stories.ts" https://ondemand-cf.lwc.vrtcdn.be/content/vod/vid-fa8634eb-d79a-4733-b53e-862bf69046d6-CDN_3/vid-fa8634eb-d79a-4733-b53e-862bf69046d6-CDN_3_nodrm_e69a1792-a51a-4ce9-8cd7-6382ea13c636.ism/.mpd
    Quote Quote  
  17. Member
    Join Date
    Jul 2018
    Location
    Brussels
    Search Comp PM
    Originally Posted by LZAA View Post
    Need asccess.
    I am sorry, what is it you need to access? I don't understand.
    Quote Quote  
  18. Originally Posted by VHRaya View Post
    I am sorry, what is it you need to access? I don't understand.
    username/password for vrt.be
    it requires login to watch videos
    Quote Quote  
  19. Frustrating...

    Latest TVdownloader v1.19a works now fine again for youtube but is indeed blocked for vrt.nu due to 'age limitation' - though my profile contains the right age to allow me watching 16+ stuff...

    https://www.vrt.be/vrtnu/a-z/saving-private-ryan/1997/saving-private-ryan/
    Quote Quote  
  20. login required (and also phone verification)
    Quote Quote  
  21. I was logged in - phone verification has never been required with vrt.nu, must be something else

    Image
    [Attachment 59297 - Click to enlarge]
    Quote Quote  
  22. Member
    Join Date
    Jun 2018
    Location
    Belgium
    Search PM
    Originally Posted by jeanjean View Post
    Frustrating...

    Latest TVdownloader v1.19a works now fine again for youtube but is indeed blocked for vrt.nu due to 'age limitation' - though my profile contains the right age to allow me watching 16+ stuff...

    https://www.vrt.be/vrtnu/a-z/saving-private-ryan/1997/saving-private-ryan/
    This has been going on for a while now. Try the following link instead:

    https://ondemand-cf.lwc.vrtcdn.be/content/vod/vid-2bab94de-8e51-46b5-8c69-7bcae9b6c7a5..._aes.ism/.m3u8

    Cheers
    Quote Quote  
  23. Can you make it work on tango.me livestreams?
    Quote Quote  
  24. Originally Posted by snoopyraw View Post
    Can you make it work on tango.me livestreams?
    TvDownloader has nothing to do with youtube-dl you need to ask them on github >> https://github.com/ytdl-org/youtube-dl/issues
    Quote Quote  
  25. Hello
    i would like to download a video from this mpd:
    "https://dmf9cnjua2s32.cloudfront.net/media/7OjaQI2gUw6iw/58722400/stream.mpd"

    Is there any workaround? I tried with youtubedl gui version but it doesn't works.

    Thank you.
    Quote Quote  
  26. Originally Posted by Glory Feel View Post
    Hello
    i would like to download a video from this mpd:
    "https://dmf9cnjua2s32.cloudfront.net/media/7OjaQI2gUw6iw/58722400/stream.mpd"

    Is there any workaround? I tried with youtubedl gui version but it doesn't works.

    Thank you.
    If you havent got the decryption keys there is nothing that can be done video is encrypted with Widevine DRM
    Quote Quote  
  27. Originally Posted by ChezBompaLawijt View Post
    Originally Posted by Glory Feel View Post
    Hello
    i would like to download a video from this mpd:
    "https://dmf9cnjua2s32.cloudfront.net/media/7OjaQI2gUw6iw/58722400/stream.mpd"

    Is there any workaround? I tried with youtubedl gui version but it doesn't works.

    Thank you.
    If you havent got the decryption keys there is nothing that can be done video is encrypted with Widevine DRM
    Ah damn, ok. I checked on stream.mpd with notepad and i see a kid key. I tried to encrypt with this but it doesn't works.

    Code:
    https://pastebin.com/7ZEkFDeq
    Too bad
    Quote Quote  



Similar Threads

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