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 3 of 3
FirstFirst 1 2 3
Results 61 to 67 of 67
Thread
  1. Originally Posted by ponens View Post
    Originally Posted by Angel_Cyclops View Post
    Tried the demo again. Result same. Doesnt download. This is the allavsoft log.

    Code:
    [Sat Feb 8 17:06:34 2020] allavsoft 3.22.1.7334 U en_US 
    
    
    [17:06:34] Parse Page:https://videos.sproutvideo.com/embed/d49fd4bd1e18e2c75c/1f7cc22d1d2e7989
    [17:06:34] Parse https://videos.sproutvideo.com/embed/d49fd4bd1e18e2c75c/1f7cc22d1d2e7989...
    [17:06:34] "https://videos.sproutvideo.com/embed/d49fd4bd1e18e2c75c/1f7cc22d1d2e7989" Found parser:sproutvideo
    [17:06:34] userAgent: "Mozilla/5.0 (Windows NT 10.0; rv:47.0) Gecko/20100101 Firefox/47.0"
    [17:06:34] Get page: "https://videos.sproutvideo.com/embed/d49fd4bd1e18e2c75c/1f7cc22d1d2e7989"
    The user agent shown in the above log ("Mozilla/5.0 (Windows NT 10.0; rv:47.0) Gecko/20100101 Firefox/47.0") will return 403 with a mp url every time.

    The mp url is working with other user agents. Does the allavsoft program have an option to set the user agent?

    Tubedigger is a better program. The tubedigger guy knows what he is doing.

    Allavsoft does not have the user agent option nor does it have proxy all i can see is there is a firefox and chrome plugin idk what it does
    Quote Quote  
  2. Member Emeritus
    Join Date
    May 2014
    Search PM
    I've verified that the user agent is the issue with allavsoft downloading from sprout using the sprout mp url.

    The user agent value is within the main allavsoft program executable.
    Last edited by ponens; 9th Feb 2020 at 00:03.
    Quote Quote  
  3. Originally Posted by ponens View Post
    I've verified that the user agent is the issue with allavsoft downloading from sprout using the sprout mp url.

    The user agent value is within the main allavsoft program executable.
    So can we not get the template alongwith the agent and headers from allavsoft logs and simply change the agent value to mobile and initiate download from ffmpeg or ytb-dl? Wouldn't that work?
    Last edited by Angel_Cyclops; 9th Feb 2020 at 22:04.
    Quote Quote  
  4. Works with password protected links:

    Chrome, use the addon GetThemAll 27.1.1 (free, old extension get from archive, you will need to enable chrome dev mode to load unpacked extension)

    Click play/pause vid.

    in GetThemAll extension Click "links" and download the following files

    1080.key
    1080.m3u8

    1080_00000.ts - 1080_00037.ts (open .m3u8 file and make sure you have all parts, if not copy the url from getthemall and just edit the number)

    Move all files to same folder

    run ffmpeg to combine and auto decrypt:

    ffmpeg -allowed_extensions ALL -i 1080.m3u8 -c copy output.ts
    Last edited by jmp453; 16th Feb 2020 at 10:50. Reason: Easier method.
    Quote Quote  
  5. Originally Posted by jmp453 View Post
    Install Wireshark
    Install tubedigger Trial

    Start download, copy url from wireshark packet log
    Paste into youtube-dl

    easy.
    Good
    Quote Quote  
  6. Originally Posted by jmp453 View Post
    Works with password protected links:

    Chrome, use the addon GetThemAll 27.1.1 (free, old extension get from archive, you will need to enable chrome dev mode to load unpacked extension)

    Click play/pause vid.

    in GetThemAll extension Click "links" and download the following files

    1080.key
    1080.m3u8

    1080_00000.ts - 1080_00037.ts (open .m3u8 file and make sure you have all parts, if not copy the url from getthemall and just edit the number)

    Move all files to same folder

    run ffmpeg to combine and auto decrypt:

    ffmpeg -allowed_extensions ALL -i 1080.m3u8 -c copy output.ts
    Works like a charm. Only thing is, after I play/paused the video, I could only see till "1080_0029.ts"... play again and got till ..0033.ts. Pause/play/pause ...0035.ts... repeat ...0037.ts. Any idea why this happened?
    Quote Quote  
  7. Posting another method, possibly easier if you are familiar with youtube-dl.

    1. git clone this edited fork of youtube-dl https://github.com/TheZ3ro/youtube-dl/tree/sproutvideo (the author has implemented a downloader specifically for sproutvideo)
    Code:
    git clone --single-branch --branch sproutvideo https://github.com/TheZ3ro/youtube-dl.git
    2. navigate into the newly cloned folder titled "youtube-dl"
    3. run the following command
    Code:
    python -m youtube_dl https://videos.sproutvideo.com/embed/XYZ/XYZ
    4. fin

    hopefully it should start downloading, if not you could try including the --referer "https://referer.address"

    also, the existing pull request from the author regarding the sprotvideo downloader https://github.com/ytdl-org/youtube-dl/pull/21962
    Quote Quote  



Similar Threads

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