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
Page 21 of 21
FirstFirst ... 11 19 20 21
Results 601 to 609 of 609
  1. Member
    Join Date
    Aug 2023
    Location
    Ukraine
    Search PM
    видалено
    Last edited by nadya86; 25th Feb 2025 at 05:20.
    Quote Quote  
  2. Hey, as I am completely new I am innersten in knowing if I can use this dexryption for creating m3u lists for example from the daddy live site. Would be great to get some help.
    Quote Quote  
  3. Hi all, can someone please explain me the purpose of build info line on getwvkeys.ss?
    Quote Quote  
  4. Member
    Join Date
    Apr 2025
    Location
    Australia
    Search PM
    Anyone know how to decrpyt onair.events, n_m3u8dl-re is reporting an unknown encryption and the (i'm assuming standard widevine) keys i'm giving it are still resulting in garbled outputs.
    Quote Quote  
  5. Hi, A_n_g_e_l_a!
    I am using your wonderful Starter Pack (hellyes6.zip). Thank you!

    Please let me make a request to allhell3gui.py.
    This is regarding the case where there is more than one key. For example.
    Code:
    --key 72fa106e25ea4afe852fd7450e7dc212:16ed4cdba468ee80c3488acfe67c50ba
    --key f1a56b87cb89480eb0d74fd463f94331:6031f7aa2975c9e06f8aa66f902221d4
    --key c273e8e3c56448929547a3b7bdb576e5:30cb3d0bb4c6e2f2034c83cf55bbc957
    At this time, could you please output key and N_m3u8DL-RE command in one line?
    I have to delete newlines by hand every time I want to use them in N_m3u8DL-RE.

    Thank you in advance for your consideration.
    Quote Quote  
  6. Member
    Join Date
    Feb 2022
    Location
    Search the forum first!
    Search PM
    Originally Posted by GF983 View Post
    At this time, could you please output key and N_m3u8DL-RE command in one line?
    I have to delete newlines by hand every time I want to use them in N_m3u8DL-RE.
    Thanks for reporting this; I can understand your frustration. A corrected file is at Github https://github.com/vinefeeder/HellYes/blob/main/allhell3gui.py

    just copy that and replace your existing.
    Last edited by A_n_g_e_l_a; 13th Apr 2025 at 08:14.
    Noob Starter Pack. Just download every Widevine mpd! Not kidding!.
    https://files.videohelp.com/u/301890/hellyes6.zip
    Quote Quote  
  7. Thanks for the quick response, A_n_g_e_l_a!
    N_m3u8DL-RE command is now on one line. Thanks for the help.

    I have one more request, could you make the Key field one line as well?
    Code:
    --key 72fa106e25ea4afe852fd7450e7dc212:16ed4cdba468ee80c3488acfe67c50ba
    --key f1a56b87cb89480eb0d74fd463f94331:6031f7aa2975c9e06f8aa66f902221d4
    --key c273e8e3c56448929547a3b7bdb576e5:30cb3d0bb4c6e2f2034c83cf55bbc957
    ->
    Code:
    --key 72fa106e25ea4afe852fd7450e7dc212:16ed4cdba468ee80c3488acfe67c50ba --key f1a56b87cb89480eb0d74fd463f94331:6031f7aa2975c9e06f8aa 66f902221d4 --key c273e8e3c56448929547a3b7bdb576e5:30cb3d0bb4c6e2f2034c83cf55bbc957
    I would be happier if the Key field is also on one line, as I may want to use it as an argument to mp4decrypt.exe.
    I apologize, I should have been clearer with you from the beginning.

    Thank you for your consideration.
    Last edited by GF983; 13th Apr 2025 at 08:29.
    Quote Quote  
  8. Member
    Join Date
    Feb 2022
    Location
    Search the forum first!
    Search PM
    Originally Posted by GF983 View Post
    Thanks for the quick response, A_n_g_e_l_a!
    N_m3u8DL-RE command is now on one line. Thanks for the help.

    I have one more request, could you make the Key field one line as well?
    Code:
    --key 72fa106e25ea4afe852fd7450e7dc212:16ed4cdba468ee80c3488acfe67c50ba
    --key f1a56b87cb89480eb0d74fd463f94331:6031f7aa2975c9e06f8aa66f902221d4
    --key c273e8e3c56448929547a3b7bdb576e5:30cb3d0bb4c6e2f2034c83cf55bbc957
    ->
    Code:
    --key 72fa106e25ea4afe852fd7450e7dc212:16ed4cdba468ee80c3488acfe67c50ba --key f1a56b87cb89480eb0d74fd463f94331:6031f7aa2975c9e06f8aa 66f902221d4 --key c273e8e3c56448929547a3b7bdb576e5:30cb3d0bb4c6e2f2034c83cf55bbc957
    I would be happier if the Key field is also on one line, as I may want to use it as an argument to mp4decrypt.exe.
    Thank you for your consideration.
    edit line 376.
    Noob Starter Pack. Just download every Widevine mpd! Not kidding!.
    https://files.videohelp.com/u/301890/hellyes6.zip
    Quote Quote  
  9. By changing line 376, I was able to make the Key field one line.
    Thanks, A_n_g_e_l_a!

    Code:
    self.keys_output.append("\n".join( keys))
    ->
    Code:
    self.keys_output.append(" ".join( keys))
    Quote Quote  



Similar Threads

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