VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 24 of 24
  1. im trying to download from mtv.fi series Grand Designs Suomi

    https://www.mtv.fi/ohjelma/26f20c77c9e20282dedf/grand-designs-suomi?season=54998bd1bbe63bb54db2

    but when i try to detect stream and get urls form stream detector i only get links to ads streams not actual video

    From S1E1

    PSSH
    Code:
    AAAAdXBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAFUSEBJ7o/Qw/zFfm46bkDGlGd4aCGNhc3RsYWJzIihleUpoYzNObGRFbGtJam9pZEhadFpXUnBZUzB5TURNeE9EVTJPQ0o5MgdkZWZhdWx0SPPGiZsG
    License
    Code:
    https://lic46.drmtoday.com/license-proxy-widevine/cenc/?specConform=true&assetId=tvmedia-20318568
    Key
    Code:
    127ba3f430ff315f9b8e9b9031a519de:5dc1a32e0572c58e2db9ffd11ca2edd5
    i cant seem to find mpd or dash stream
    do you know what to do?
    Quote Quote  
  2. try this manifest url and you have the right key
    HTML Code:
    https://vod.streaming.a2d.tv/c782d861-faaf-48f4-8d6c-946286e20df3/0aa6dae0-7745-11ee-8015-01dadb48e460_20318568.ism/.mpd
    HTML Code:
    KID: 127ba3f430ff315f9b8e9b9031a519de
    HTML Code:
    127ba3f430ff315f9b8e9b9031a519de:5dc1a32e0572c58e2db9ffd11ca2edd5
    Last edited by z1269925944; 25th Sep 2024 at 08:45.
    Quote Quote  
  3. ok thanks i figure it out

    url i get from stream detector

    HTML Code:
    N_m3u8DL-RE "https://vod.streaming.a2d.tv/41790b50-bf40-48fa-96fd-202a9cdfa1bc/a54b7980-7f8c-11ee-9527-e9bcb8e22f8c_20692756.ism/hls/a54b7980-7f8c-11ee-9527-e9bcb8e22f8c_20692756-textstream_fin=1000-1.webvtt" --header "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0" --header "Referer: https://www.mtv.fi/video/98cee87e5e2d18e97192/jakso-1-sammalrinne" --save-name "Grand Designs Suomi - Jakso 2, Kausi 2"
    and i replace
    HTML Code:
    a54b7980-7f8c-11ee-9527-e9bcb8e22f8c_20692756-textstream_fin=1000-1.webvtt
    with
    HTML Code:
    .mpd
    Quote Quote  
  4. Originally Posted by darwin567 View Post
    ok thanks i figure it out

    url i get from stream detector

    HTML Code:
    N_m3u8DL-RE "https://vod.streaming.a2d.tv/41790b50-bf40-48fa-96fd-202a9cdfa1bc/a54b7980-7f8c-11ee-9527-e9bcb8e22f8c_20692756.ism/hls/a54b7980-7f8c-11ee-9527-e9bcb8e22f8c_20692756-textstream_fin=1000-1.webvtt" --header "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0" --header "Referer: https://www.mtv.fi/video/98cee87e5e2d18e97192/jakso-1-sammalrinne" --save-name "Grand Designs Suomi - Jakso 2, Kausi 2"
    and i replace
    HTML Code:
    a54b7980-7f8c-11ee-9527-e9bcb8e22f8c_20692756-textstream_fin=1000-1.webvtt
    with
    HTML Code:
    .mpd
    and also you can open network tab and filter m3u8, that's way more easier than this .
    Quote Quote  
  5. yah that wont work for some reason
    Quote Quote  
  6. okay i guess ill use chrome
    Quote Quote  
  7. Happened to find this thread only after figuring out an alternative way to dl from mtv.fi, so might as well share that too. This applies to non-encrypted stuff only I believe, so stuff that you can watch with the free account.

    For example:
    https://www.mtv.fi/video/ 5d3241fe183245a4f415 /jakso-11-usko-dindulaatti

    Login with (free) account and open Dev tools / Inspect > Network > XHR/Fetch > "5d3241fe183245a4f415",
    or simply search for "manifestUrl" or ".m3u8" to get:

    HTML Code:
    "manifestUrl": "https://vod.streaming.a2d.tv/0dfc8d65-cf25-SNIP/3ab094b0-9ed5-SNIP.ism/.m3u8?start_index=3",
    Code:
    brew install streamlink
    
    streamlink "https://vod.streaming.a2d.tv/0dfc8d65-cf25-SNIP/3ab094b0-9ed5-SNIP.ism/.m3u8?start_index=3" best -o output.mp4
    EDIT: This did not work for another free video, instead got these errors:
    Code:
    [utils.named_pipe][info] Creating pipe streamlinkpipe-17305-1-274
    [utils.named_pipe][info] Creating pipe streamlinkpipe-17305-2-6927
    [stream.hls][error] Failed to create decryptor: Unable to decrypt cipher SAMPLE-AES
    [stream.hls][error] Failed to create decryptor: Unable to decrypt cipher SAMPLE-AES
    [cli][error] Try 1/1: Could not open stream <MuxedHLSStream ['hls-multi', 'https://vod.streaming.a2d.tv/9d16b2b6-SNIP/030fcc10-SNIP.ism/.m3u8?start_index=3']> (No data returned from stream)
    [cli][info] Closing currently open stream...
    error: Could not open stream <MuxedHLSStream ['hls-multi', 'https://vod.streaming.a2d.tv/9d16b2b6-SNIP/030fcc10-SNIP.ism/.m3u8?start_index=3']>, tried 1 times, exiting
    Last edited by hjatsu; 19th Nov 2024 at 09:49. Reason: another case
    Quote Quote  
  8. Member
    Join Date
    Dec 2024
    Location
    Finland
    Search Comp PM
    Could someone provide detailed instructions for downloading DRM-protected videos from mtv.fi? I want to download the following series:

    https://www.mtv.fi/ohjelma/4b7b4590a5616ab3f584/konflikti

    Please note that I am completely blind, so the instructions must be in text format.
    Last edited by Jani; 13th Dec 2024 at 14:47.
    Quote Quote  
  9. Ambassador Of Atmosphere
    Join Date
    Nov 2024
    Location
    Brooklyn, NY
    Search Comp PM
    Please help me grab https://www.mtv.fi/ohjelma/34b759d7d68e32d863b6/samu-sirkan-joulutervehdys-2024 in its best quality removing any DRM. I plan to use N_m3u8DL-RE for this. Thank you.
    We all bleed blue from the inside....
    Quote Quote  
  10. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Code:
    N_m3u8DL-RE "https://vod.streaming.a2d.tv/5416cedc-7716-4025-9244-d5cdd548cfb5/5e7b8fd0-b96b-11ef-8d95-cf58b4e6ee9b_20894758.ism/.m3u8" --key 9786a96c19a135a7b0883611cd7c0e6a:a00798d6c629c846a98a25e3e3389213 --use-shaka-packager -M format=mkv
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  11. Ambassador Of Atmosphere
    Join Date
    Nov 2024
    Location
    Brooklyn, NY
    Search Comp PM
    Thank you. The finished file is still encrypted. Here's the log:

    LOG 2025/01/13
    Save Path: D:\N_m3u8DL-RE\Logs
    Task Start: 2025/01/13 10:16:56
    Task CommandLine: N_m3u8DL-RE https://vod.streaming.a2d.tv/5416cedc-7716-4025-9244-d5cdd548cfb5/5e7b8fd0-b96b-11ef-8...4758.ism/.m3u8 --key 9786a96c19a135a7b0883611cd7c0e6a:a00798d6c629c846a 98a25e3e3389213 --use-shaka-packager -M format=mkv

    10:16:56.021 INFO : N_m3u8DL-RE (Beta version) 20241201
    10:16:56.038 EXTRA: ffmpeg => D:\N_m3u8DL-RE\ffmpeg.exe
    10:16:56.043 EXTRA: shaka-packager => D:\N_m3u8DL-RE\shaka-packager.exe
    10:16:56.043 INFO : Loading URL: https://vod.streaming.a2d.tv/5416cedc-7716-4025-9244-d5cdd548cfb5/5e7b8fd0-b96b-11ef-8...4758.ism/.m3u8
    10:16:56.141 INFO : Content Matched: HTTP Live Streaming
    10:16:56.143 INFO : Parsing streams...
    10:16:56.144 WARN : Master List detected, try parse all streams
    10:16:56.148 WARN : Writing meta json
    10:16:56.149 INFO : Extracted, there are 9 streams, with 6 basic streams, 1 audio streams, 2 subtitle streams
    10:16:56.150 INFO : Vid 1920x1080 | 7027 Kbps | 25 | mp4a.40.2
    10:16:56.150 INFO : Vid 1280x720 | 4377 Kbps | 25 | mp4a.40.2
    10:16:56.151 INFO : Vid 1024x576 | 2787 Kbps | 25 | mp4a.40.2
    10:16:56.151 INFO : Vid 768x432 | 1727 Kbps | 25 | mp4a.40.2
    10:16:56.152 INFO : Vid 640x360 | 985 Kbps | 25 | mp4a.40.2
    10:16:56.152 INFO : Vid 384x216 | 455 Kbps | 25 | mp4a.40.2
    10:16:56.152 INFO : Aud audio-aacl-128 | audio | 2CH
    10:16:56.153 INFO : Sub textstream | fi | suomi
    10:16:56.154 INFO : Sub textstream | qag | ohjelmatekstitys | describes-music-and-sound
    10:17:04.663 INFO : Parsing streams...
    10:17:04.695 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)
    10:17:04.696 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)
    10:17:04.702 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)
    10:17:04.703 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)
    10:17:04.705 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)
    10:17:04.706 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)
    10:17:04.708 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)
    10:17:04.709 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)
    10:17:04.710 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)
    10:17:04.711 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)
    10:17:04.744 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)
    10:17:04.745 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)
    10:17:04.747 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)
    10:17:04.748 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)
    10:17:04.749 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)
    10:17:04.750 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)
    10:17:04.752 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)
    10:17:04.752 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)
    10:17:04.754 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)
    10:17:04.755 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)
    10:17:04.798 WARN : An unrecognized encryption method is detected, binary merging is automatically enabled
    10:17:04.808 INFO : Selected streams:
    10:17:04.810 INFO : Vid *UNKNOWN 1920x1080 | 7027 Kbps | 25 | mp4a.40.2 | 749 Segments | ~47m54s
    10:17:04.810 INFO : Aud *UNKNOWN audio-aacl-128 | audio | 2CH | 749 Segments | ~47m54s
    10:17:04.811 INFO : Sub textstream | fi | suomi | 749 Segments | ~47m53s
    10:17:04.812 WARN : Writing meta json
    10:17:04.820 INFO : Save Name: _2025-01-13_10-16-56
    10:17:04.821 INFO : Start downloading...Vid 1920x1080 | 7027 Kbps | 25 | mp4a.40.2
    10:17:04.854 WARN : Type: cbcs
    10:17:04.854 WARN : PSSH(WV): EhCXhqlsGaE1p7CINhHNfA5qIihleUpoYzNObGRFbGtJam9pZE hadFpXUnBZUzB5TURnNU5EYzFPQ0o5SPPGiZsG
    10:17:04.855 WARN : KID: 9786a96c19a135a7b0883611cd7c0e6a
    10:17:04.856 WARN : Reading media info...
    10:17:05.076 INFO : [0x1]: Video, h264 (avc1), 1920x1080
    10:17:47.909 INFO : Binary merging...
    10:19:11.201 WARN : Type: cbcs
    10:19:11.229 WARN : PSSH(WV): EhCXhqlsGaE1p7CINhHNfA5qIihleUpoYzNObGRFbGtJam9pZE hadFpXUnBZUzB5TURnNU5EYzFPQ0o5SPPGiZsG
    10:19:11.231 WARN : KID: 9786a96c19a135a7b0883611cd7c0e6a
    10:19:11.232 INFO : Decrypting using SHAKA_PACKAGER...
    10:19:11.394 ERROR: Decryption failed
    10:19:11.406 INFO : Start downloading...Aud audio-aacl-128 | audio | 2CH
    10:19:11.803 WARN : Type: cbcs
    10:19:11.804 WARN : PSSH(WV): EhCXhqlsGaE1p7CINhHNfA5qIihleUpoYzNObGRFbGtJam9pZE hadFpXUnBZUzB5TURnNU5EYzFPQ0o5SPPGiZsG
    10:19:11.806 WARN : KID: 9786a96c19a135a7b0883611cd7c0e6a
    10:19:11.807 WARN : Reading media info...
    10:19:12.457 INFO : [0x1]: Audio, aac (mp4a), 128 kb/s
    10:21:04.898 INFO : Binary merging...
    10:21:05.475 WARN : Type: cbcs
    10:21:05.477 WARN : PSSH(WV): EhCXhqlsGaE1p7CINhHNfA5qIihleUpoYzNObGRFbGtJam9pZE hadFpXUnBZUzB5TURnNU5EYzFPQ0o5SPPGiZsG
    10:21:05.478 WARN : KID: 9786a96c19a135a7b0883611cd7c0e6a
    10:21:05.491 INFO : Decrypting using SHAKA_PACKAGER...
    10:21:05.541 ERROR: Decryption failed
    10:21:05.544 INFO : Start downloading...Sub textstream | fi | suomi
    10:21:05.949 WARN : Reading media info...
    10:21:06.730 INFO : NaN: Subtitle, webvtt
    10:22:08.863 WARN : Extracting VTT(raw) subtitle...
    10:22:09.226 INFO : Binary merging...
    10:22:09.241 WARN : _2025-01-13_10-16-56.mp4
    10:22:09.242 WARN : _2025-01-13_10-16-56.m4a
    10:22:09.243 WARN : _2025-01-13_10-16-56.fi.srt
    10:22:09.243 WARN : Muxing to _2025-01-13_10-16-56.MUX.mkv
    10:22:14.189 WARN : [h264 @ 0000015c5fa6d080] top block unavailable for requested intra mode -1
    10:22:14.190 WARN : [h264 @ 0000015c5fa6d080] error while decoding MB 0 0, bytestream 14902
    10:22:14.291 WARN : [aac @ 0000015c5fadd300] channel element 3.13 is not allocated
    10:22:55.923 WARN : Cleaning files...
    10:22:56.003 WARN : Rename to _2025-01-13_10-16-56.mkv
    10:22:56.124 INFO : Done
    Last edited by Lupine Assassin; 13th Jan 2025 at 09:25.
    We all bleed blue from the inside....
    Quote Quote  
  12. Ambassador Of Atmosphere
    Join Date
    Nov 2024
    Location
    Brooklyn, NY
    Search Comp PM
    My next request: please help me get every episode listed at the following:
    https://www.mtv.fi/ohjelma/8667f2a98f43d21d6fda/myyran-seikkailut
    https://www.mtv.fi/ohjelma/d561e8c12f49f84456a9/myyran-ystavat
    https://www.mtv.fi/ohjelma/5cf01d57d14bfc36bbcb/muumilaakson-tarinoita (all 5 seasons listed here)
    in their best quality stripping away any DRM. As before I'll be using N_m3u8DL-RE for these. Your assistance is appreciated.
    We all bleed blue from the inside....
    Quote Quote  
  13. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Originally Posted by Lupine Assassin View Post
    Thank you. The finished file is still encrypted. Here's the log:
    https://www.swisstransfer.com/d/bf465d57-28b0-4f57-9ea8-f880badaab7e
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  14. Ambassador Of Atmosphere
    Join Date
    Nov 2024
    Location
    Brooklyn, NY
    Search Comp PM
    Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Originally Posted by Lupine Assassin View Post
    Thank you. The finished file is still encrypted. Here's the log:
    https://www.swisstransfer.com/d/bf465d57-28b0-4f57-9ea8-f880badaab7e
    Thanks. I'm not sure why it didn't work. Does the folder need another specific exe file to generate it properly? I currently use the bare minimum: ffmpeg, mkvtoolnix, mp4decrypt, N_m3u8DL-RE and shaka-packager.
    We all bleed blue from the inside....
    Quote Quote  
  15. Ambassador Of Atmosphere
    Join Date
    Nov 2024
    Location
    Brooklyn, NY
    Search Comp PM
    Originally Posted by Lupine Assassin View Post
    My next request: please help me get every episode listed at the following:
    https://www.mtv.fi/ohjelma/8667f2a98f43d21d6fda/myyran-seikkailut
    https://www.mtv.fi/ohjelma/d561e8c12f49f84456a9/myyran-ystavat
    https://www.mtv.fi/ohjelma/5cf01d57d14bfc36bbcb/muumilaakson-tarinoita (all 5 seasons listed here)
    in their best quality stripping away any DRM. As before I'll be using N_m3u8DL-RE for these. Your assistance is appreciated.
    Looking forward to these when you have a chance. Thank you.
    We all bleed blue from the inside....
    Quote Quote  
  16. Ambassador Of Atmosphere
    Join Date
    Nov 2024
    Location
    Brooklyn, NY
    Search Comp PM
    Any news yet?
    We all bleed blue from the inside....
    Quote Quote  
  17. Member
    Join Date
    Jan 2025
    Location
    England
    Search Comp PM
    I'm trying to download Harjunpaa videos from mtv.fi, complete with Finnish subtitles, with the help of Stream Detector. The videos are free to watch and can be played once you have registered with mtv.fi (easy to do).

    The first video has URL https://www.mtv.fi/video/401c9d9ff81429c15a1f/jakso-1-harjunpaa-ja-ahdistelija-1-2.

    I can't find anything that calls itself manifest or mpd, but I can find files with m3u8. I can download subtitles in VTT format and get a file called subt_ohjelmatekstitys, which has the right length (about 36 min).

    When I try to download video or audio files, the command fails with "This video is DRM protected". However, if I put the URL directly into my firefox browser, it downloads a file called video_108.m3u8 or audio_audio.m3u8. These files are in text format and are clearly some kind of manifest for downloading video or audio segments, but contain all the advertising files as well. They are in a file starting with #EXTM3U.

    By editing out all the advertising discontinuities, I can use them to create a complete video and audio file of the correct length, but these are not playable, presumably because they are encrypted. I don't know how to find the KID or the PSSH, so I can't attempt to decrypt the files.

    Any help would be greatly appreciated. Annotated logs attached.

    dwk33
    Image Attached Files
    Quote Quote  
  18. Code:
    N_m3u8DL-RE "https://prism.a2d.tv/hls/multivariant.m3u8?session=d254dupi9mu3psaclf9g" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0" -H "Accept: */*" -H "Origin: https://www.mtv.fi" --key dedb0e324baa3a4f97df9c2026bab90e:b7ba85c19cd07a076aa5821cdb0ecf8a -M format=mkv
    Install WidevineProxy2

    https://forum.videohelp.com/threads/416316-%5BRelease%5D-WidevineProxy2-Extension-Bypa...s-Lic-wrapping

    Free cdm are available here.

    https://forum.videohelp.com/threads/413719-Ready-to-use-CDMs-available-here%21
    Quote Quote  
  19. Member
    Join Date
    Jan 2025
    Location
    England
    Search Comp PM
    Thanks cedric8528 for that speedy reply! I forgot to say that I already had my own CDM that I made a while ago from an old phone.

    Assuming that "widevine device" means a CDM, I put that into parameters for WideVineProxy2, and it produced the command-line:
    N_m3u8DL-RE "https://prism.a2d.tv/hls/multivariant.m3u8?session=d254vo64v8e9p6010kd0" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0" -H "Accept: */*" -H "Origin: https://www.mtv.fi" --key ab762a564c1f3f2387f759e1be50b583:1c0935324db44fa6d dfe5ff208a21f9d --use-shaka-packager -M format=mkv

    When I ran this, it quickly produced a multivariant mkv file, that appeared to be the length of the episodes including all the ads, but in fact, it was very short and just included the initial ads, with no program to follow.

    I tried using the same key but using the mp4 file I'd created by editing the m3u8 file and it failed, so unfortunately I'm no further forward

    Do you (or anyone else) have any other suggestions?

    dwk33
    Last edited by dwk33; 30th Jul 2025 at 12:24.
    Quote Quote  
  20. sorry guy...I misread your post and replied too quickly.

    Code:
    N_m3u8DL-RE https://vod.streaming.a2d.tv/479048a8-c53d-4604-8b80-1587da791a8c/4295bbd0-77b1-11ee-9fd4-4d4d56d3fe95_20613768.ism/.mpd --key dedb0e324baa3a4f97df9c2026bab90e:b7ba85c19cd07a076aa5821cdb0ecf8a -M format=mkv

    to find the good link to download, open Developper Tool (F12), you will see various links like this

    Code:
    https://vod.streaming.a2d.tv/479048a8-c53d-4604-8b80-1587da791a8c/4295bbd0-77b1-11ee-9fd4-4d4d56d3fe95_20613768.ism/hls/4295bbd0-77b1-11ee-9fd4-4d4d56d3fe95_20613768-video=2500000-186.m4s

    change the end of the url

    Code:
    .ism/.mpd
    Quote Quote  
  21. Ambassador Of Atmosphere
    Join Date
    Nov 2024
    Location
    Brooklyn, NY
    Search Comp PM
    Originally Posted by Lupine Assassin View Post
    My next request: please help me get every episode listed at the following:
    https://www.mtv.fi/ohjelma/8667f2a98f43d21d6fda/myyran-seikkailut
    https://www.mtv.fi/ohjelma/d561e8c12f49f84456a9/myyran-ystavat
    https://www.mtv.fi/ohjelma/5cf01d57d14bfc36bbcb/muumilaakson-tarinoita (all 5 seasons listed here)
    in their best quality stripping away any DRM. As before I'll be using N_m3u8DL-RE for these. Your assistance is appreciated.
    Hoping someone can get these for me, too.
    We all bleed blue from the inside....
    Quote Quote  
  22. Member
    Join Date
    Jan 2025
    Location
    England
    Search Comp PM
    Thanks very much - that worked, and I'll figure out how to do it for myself tomorrow!
    Quote Quote  
  23. Originally Posted by Lupine Assassin View Post
    Originally Posted by Lupine Assassin View Post
    My next request: please help me get every episode listed at the following:
    https://www.mtv.fi/ohjelma/8667f2a98f43d21d6fda/myyran-seikkailut
    https://www.mtv.fi/ohjelma/d561e8c12f49f84456a9/myyran-ystavat
    https://www.mtv.fi/ohjelma/5cf01d57d14bfc36bbcb/muumilaakson-tarinoita (all 5 seasons listed here)
    in their best quality stripping away any DRM. As before I'll be using N_m3u8DL-RE for these. Your assistance is appreciated.
    Hoping someone can get these for me, too.
    After several accounts and over 200 messages sent from this one, you're still asking for entire seasons. Learn how to do it yourself and stop bothering everyone else.
    Quote Quote  



Similar Threads

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